MVN

io.github.NakulSabharwal : microsoft-graph

Maven & Gradle

Sep 27, 2018
339 stars

Microsoft Graph Java SDK · Microsoft Graph SDK

<dependency>
    <groupId>io.github.NakulSabharwal</groupId>
    <artifactId>microsoft-graph</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.NakulSabharwal : microsoft-graph to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of io.github.NakulSabharwal : microsoft-graph to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
microsoft-graph-1.1.7
0.0.x
microsoft-graph-0.0.5
microsoft-graph-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.NakulSabharwal</groupId>
    <artifactId>microsoft-graph</artifactId>
    <version>0.0.5</version>
</dependency>

Advertisement