| Группа | Группаcom.andretietz.retroauth |
|---|---|
| Идентификатор | Идентификаторretroauth |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| retroauth-3.0.1.pom | |
| retroauth-3.0.1.jar | 31 KB |
| retroauth-3.0.1-sources.jar | 261 bytes |
| retroauth-3.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.andretietz.retroauth/retroauth/ -->
<dependency>
<groupId>com.andretietz.retroauth</groupId>
<artifactId>retroauth</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.andretietz.retroauth/retroauth/
implementation 'com.andretietz.retroauth:retroauth:3.0.1'
// https://jarcasting.com/artifacts/com.andretietz.retroauth/retroauth/
implementation ("com.andretietz.retroauth:retroauth:3.0.1")
'com.andretietz.retroauth:retroauth:jar:3.0.1'
<dependency org="com.andretietz.retroauth" name="retroauth" rev="3.0.1">
<artifact name="retroauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.andretietz.retroauth', module='retroauth', version='3.0.1')
)
libraryDependencies += "com.andretietz.retroauth" % "retroauth" % "3.0.1"
[com.andretietz.retroauth/retroauth "3.0.1"]