| License |
License |
|---|---|
| GroupId | GroupIdcom.github.btheu.futurefit2 |
| ArtifactId | ArtifactIdfuturefit |
| Version | Version0.3.1 |
| Type | Typejar |
| Description |
DescriptionAn extension of the great retrofit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| futurefit-0.3.1.pom | |
| futurefit-0.3.1.jar | 46 KB |
| futurefit-0.3.1-sources.jar | 18 KB |
| futurefit-0.3.1-javadoc.jar | 197 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |