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 fed0ab5 commit bc0fe28Copy full SHA for bc0fe28
README.md
@@ -33,6 +33,7 @@ Add the dependency in `dependencies` in pom.xml
33
34
```xml
35
<dependency>
36
+ <!-- Include the sdk as a dependency -->
37
<groupId>com.microsoft.graph</groupId>
38
<artifactId>microsoft-graph-beta</artifactId>
39
<version>0.15.0-SNAPSHOT</version>
0 commit comments