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

io.verniv.auth:auth 1.0.0

VERNIV Auth Library

Группа

Группа

io.verniv.auth
Идентификатор

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

auth
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать auth 1.0.0

Имя Файла Размер
auth-1.0.0.pom
Обзор

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