MVN

com.andretietz.retroauth : retroauth

Maven & Gradle

Jun 08, 2021
3 usages
405 stars

Java Base Project · A library build on top of retrofit, for simple handling of authenticated requests.

<dependency>
    <groupId>com.andretietz.retroauth</groupId>
    <artifactId>retroauth</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.andretietz.retroauth : retroauth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Beta: 3.0.0-beta21

All Versions

Choose a version of com.andretietz.retroauth : retroauth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
retroauth-3.2.0
3.1.x
retroauth-3.1.0
3.0.x
retroauth-3.0.1
retroauth-3.0.0
retroauth-3.0.0-beta21
retroauth-3.0.0-beta20
retroauth-3.0.0-beta19
retroauth-3.0.0-beta14
retroauth-3.0.0-beta12
retroauth-3.0.0-beta11
2.3.x
retroauth-2.3.2

How to add a dependency to Maven

Add the following com.andretietz.retroauth : retroauth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.andretietz.retroauth</groupId>
    <artifactId>retroauth</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.andretietz.retroauth : retroauth gradle dependency to your build.gradle file:

implementation 'com.andretietz.retroauth:retroauth:3.2.0'

Gradle Kotlin DSL: Add the following com.andretietz.retroauth : retroauth gradle kotlin dependency to your build.gradle.kts file:

implementation("com.andretietz.retroauth:retroauth:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.andretietz.retroauth : retroauth sbt scala dependency to your build.sbt file:

libraryDependencies += "com.andretietz.retroauth" % "retroauth" % "3.2.0"

Advertisement

Dependencies from Group

Jun 08, 2021
3 usages
405 stars
Jul 24, 2019
405 stars

Discover Dependencies

Apr 14, 2023
1 usages
18 stars
Apr 14, 2023
19 stars
Oct 03, 2018
3 usages
15 stars
Oct 16, 2018
8 stars
Jun 22, 2018
0 stars
Oct 01, 2018
5 stars
Apr 11, 2021
1 usages
14 stars
Sep 02, 2018
2 usages
55 stars
Jun 20, 2018
3 stars