We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5ce3f commit c6a1be1Copy full SHA for c6a1be1
1 file changed
readme.md
@@ -13,7 +13,7 @@ Get started with the Microsoft Graph Core SDK for Java by integrating the [Micro
13
14
Add the repository and a compile dependency for `microsoft-graph-core` to your project's `build.gradle`:
15
16
-```gradle
+```groovy
17
repositories {
18
mavenCentral()
19
}
0 commit comments