is not current version
Last Version 3.0.0-beta14

com.andretietz.retroauth:retroauth-test 3.0.0-beta12

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

GroupId

GroupId

com.andretietz.retroauth
ArtifactId

ArtifactId

retroauth-test
Version

Version

3.0.0-beta12
Type

Type

jar

Download retroauth-test 3.0.0-beta12


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