Last Version

Retroauth Test Library 3.0.0-beta14

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

License

License

GroupId

GroupId

com.andretietz.retroauth
ArtifactId

ArtifactId

retroauth-test
Version

Version

3.0.0-beta14
Type

Type

jar
Description

Description

Retroauth Test Library
A library build on top of retrofit, for simple handling of authenticated requests.
Project URL

Project URL

https://github.com/andretietz/retroauth
Source Code Management

Source Code Management

https://github.com/andretietz/retroauth

Download retroauth-test 3.0.0-beta14


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

Dependencies

compile (1)

Group / Artifact Type Version
com.andretietz.retroauth : retroauth jar 3.0.0-beta14

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.retrofit2 : converter-gson jar 2.5.0
com.squareup.okhttp3 : mockwebserver jar 3.14.1

Project Modules

There are no modules declared in this project.