License |
License |
---|---|
GroupId | GroupIdcom.microsoft.graph |
ArtifactId | ArtifactIdmicrosoft-graph |
Last Version | Last Version5.28.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicrosoft Graph Java SDK
Microsoft Graph SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microsoft-graph-5.28.0.pom | |
microsoft-graph-5.28.0.jar | 2 KB |
microsoft-graph-5.28.0-sources.jar | 6 MB |
microsoft-graph-5.28.0-javadoc.jar | 22 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph/ -->
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph</artifactId>
<version>5.28.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph/
implementation 'com.microsoft.graph:microsoft-graph:5.28.0'
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph/
implementation ("com.microsoft.graph:microsoft-graph:5.28.0")
'com.microsoft.graph:microsoft-graph:pom:5.28.0'
<dependency org="com.microsoft.graph" name="microsoft-graph" rev="5.28.0">
<artifact name="microsoft-graph" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.graph', module='microsoft-graph', version='5.28.0')
)
libraryDependencies += "com.microsoft.graph" % "microsoft-graph" % "5.28.0"
[com.microsoft.graph/microsoft-graph "5.28.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
com.microsoft.graph : microsoft-graph-core | jar | 2.0.13 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.squareup.okhttp3 : okhttp | jar | 4.10.0 |