Java Base Project

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

License

License

GroupId

GroupId

com.andretietz.retroauth
ArtifactId

ArtifactId

retroauth
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Base Project
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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.1
3.0.0
3.0.0-beta21
3.0.0-beta20
3.0.0-beta19
3.0.0-beta14
3.0.0-beta12
3.0.0-beta11
2.3.2