License |
License |
---|---|
GroupId | GroupIdcom.microsoft.graph |
ArtifactId | ArtifactIdmicrosoft-graph-core |
Last Version | Last Version2.0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicrosoft Graph Java Core SDK
Microsoft Graph Core SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-core/ -->
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph-core</artifactId>
<version>2.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-core/
implementation 'com.microsoft.graph:microsoft-graph-core:2.0.13'
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-core/
implementation ("com.microsoft.graph:microsoft-graph-core:2.0.13")
'com.microsoft.graph:microsoft-graph-core:pom:2.0.13'
<dependency org="com.microsoft.graph" name="microsoft-graph-core" rev="2.0.13">
<artifact name="microsoft-graph-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.graph', module='microsoft-graph-core', version='2.0.13')
)
libraryDependencies += "com.microsoft.graph" % "microsoft-graph-core" % "2.0.13"
[com.microsoft.graph/microsoft-graph-core "2.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.azure : azure-core | jar | 1.28.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.google.code.gson : gson | jar | 2.9.0 |