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

com.dexmatech.styx:authentication 1.0.20


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

com.dexmatech.styx
Идентификатор

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

authentication
Версия

Версия

1.0.20
Тип

Тип

jar

Скачать authentication 1.0.20


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