не последняя версия
Последняя версия 0.6.4

com.microsoft.alm:auth-common 0.6.1

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

Группа

Группа

com.microsoft.alm
Идентификатор

Идентификатор

auth-common
Версия

Версия

0.6.1
Тип

Тип

jar

Скачать auth-common 0.6.1


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