is not current version
Last Version 0.4.1

com.github.btheu.futurefit2:futurefit 0.3.1

An extension of the great retrofit

License

License

GroupId

GroupId

com.github.btheu.futurefit2
ArtifactId

ArtifactId

futurefit
Version

Version

0.3.1
Type

Type

jar
Description

Description

An extension of the great retrofit
Project URL

Project URL

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

Download futurefit 0.3.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.okhttp3 : okhttp-urlconnection jar 3.14.9
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.1
com.squareup.retrofit : retrofit Optional jar 1.9.0
org.ehcache : ehcache jar 3.9.0
com.google.guava : guava jar 30.1-jre

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.