com.github.btheu.futurefit2:futurefit

An extension of the great retrofit

License

License

GroupId

GroupId

com.github.btheu.futurefit2
ArtifactId

ArtifactId

futurefit
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

An extension of the great retrofit
Project URL

Project URL

http://github.com/btheu/futurefit/

Download futurefit

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : okhttp-urlconnection jar 4.9.3
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.github.btheu.estivate : estivate jar 0.4.2
org.ehcache : ehcache jar 3.9.9
com.google.guava : guava jar 31.0.1-jre
org.springframework : spring-context Optional jar 5.3.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.springframework : spring-context-support jar 5.3.15
com.github.ben-manes.caffeine : caffeine jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0