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

com.andretietz.retroauth:retroauth 2.3.2

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

Группа

Группа

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

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

retroauth
Версия

Версия

2.3.2
Тип

Тип

jar

Скачать retroauth 2.3.2


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