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

com.zaubersoftware.commons.auth:commons-auth-api 3.49


Группа

Группа

com.zaubersoftware.commons.auth
Идентификатор

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

commons-auth-api
Версия

Версия

3.49
Тип

Тип

jar

Скачать commons-auth-api 3.49


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