is not current version
Last Version 1.9

ru.greatbit.whoru:auth 1.2


GroupId

GroupId

ru.greatbit.whoru
ArtifactId

ArtifactId

auth
Version

Version

1.2
Type

Type

jar

Download auth 1.2


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