is not current version
Last Version 0.6.4

com.microsoft.alm:auth-common 0.2.0

Collection of data models and helpers for authenticating against VSTS and TFS

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-common
Version

Version

0.2.0
Type

Type

jar

Download auth-common 0.2.0


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