is not current version
Last Version 0.3.0

com.microsoft.graph:microsoft-graph-auth 0.2.0

Microsoft Graph SDK Auth

GroupId

GroupId

com.microsoft.graph
ArtifactId

ArtifactId

microsoft-graph-auth
Version

Version

0.2.0
Type

Type

pom

Download microsoft-graph-auth 0.2.0


<!-- https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-auth/ -->
<dependency>
    <groupId>com.microsoft.graph</groupId>
    <artifactId>microsoft-graph-auth</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-auth/
implementation 'com.microsoft.graph:microsoft-graph-auth:0.2.0'
// https://jarcasting.com/artifacts/com.microsoft.graph/microsoft-graph-auth/
implementation ("com.microsoft.graph:microsoft-graph-auth:0.2.0")
'com.microsoft.graph:microsoft-graph-auth:pom:0.2.0'
<dependency org="com.microsoft.graph" name="microsoft-graph-auth" rev="0.2.0">
  <artifact name="microsoft-graph-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.graph', module='microsoft-graph-auth', version='0.2.0')
)
libraryDependencies += "com.microsoft.graph" % "microsoft-graph-auth" % "0.2.0"
[com.microsoft.graph/microsoft-graph-auth "0.2.0"]