is not current version
Last Version 0.6.4

com.microsoft.alm:auth-lib-parent 0.6.2

Parent POM for supporting multi-module Authentication library for VSTS and TFS

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-lib-parent
Version

Version

0.6.2
Type

Type

pom

Download auth-lib-parent 0.6.2

Filename Size
auth-lib-parent-0.6.2.pom 10 KB
Browse

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