is not current version
Last Version 0.6.4

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

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.3.0
Type

Type

pom

Download auth-lib-parent 0.3.0

Filename Size
auth-lib-parent-0.3.0.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.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.alm/auth-lib-parent/
implementation 'com.microsoft.alm:auth-lib-parent:0.3.0'
// https://jarcasting.com/artifacts/com.microsoft.alm/auth-lib-parent/
implementation ("com.microsoft.alm:auth-lib-parent:0.3.0")
'com.microsoft.alm:auth-lib-parent:pom:0.3.0'
<dependency org="com.microsoft.alm" name="auth-lib-parent" rev="0.3.0">
  <artifact name="auth-lib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.alm', module='auth-lib-parent', version='0.3.0')
)
libraryDependencies += "com.microsoft.alm" % "auth-lib-parent" % "0.3.0"
[com.microsoft.alm/auth-lib-parent "0.3.0"]