We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4580157 commit 255e8b1Copy full SHA for 255e8b1
README.md
@@ -7,9 +7,9 @@ Get started with the Microsoft Graph SDK for Java by integrating the [Microsoft
7
8
### 1.1 Install via Gradle
9
10
-*The JCenter deployment is not available quite yet. Please use the MavenCentral version until the JCenter version is available.*
+*The JCenter deployment is not available quite yet. Please use the direct Maven install URL until the JCenter version is ready*
11
12
-Add the JCenter repository and a compile dependency for `microsoft-graph` to your project's `build.gradle`:
+Add the repository and a compile dependency for `microsoft-graph` to your project's `build.gradle`:
13
14
```gradle
15
repository {
0 commit comments