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

com.andretietz.retroauth:retroauth 3.0.0-beta14

A library build on top of retrofit, for simple handling of authenticated requests.

Группа

Группа

com.andretietz.retroauth
Идентификатор

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

retroauth
Версия

Версия

3.0.0-beta14
Тип

Тип

jar

Скачать retroauth 3.0.0-beta14


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