is not current version
Last Version 0.4.1

com.github.btheu.futurefit2:futurefit 0.3.0

An extension of the great retrofit

GroupId

GroupId

com.github.btheu.futurefit2
ArtifactId

ArtifactId

futurefit
Version

Version

0.3.0
Type

Type

jar

Download futurefit 0.3.0


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