| License |
License |
|---|---|
| GroupId | GroupIdcom.github.btheu.futurefit2 |
| ArtifactId | ArtifactIdfuturefit |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
DescriptionAn extension of the great retrofit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| futurefit-0.4.0.pom | |
| futurefit-0.4.0.jar | 64 KB |
| futurefit-0.4.0-sources.jar | 23 KB |
| futurefit-0.4.0-javadoc.jar | 318 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.btheu.futurefit2/futurefit/ -->
<dependency>
<groupId>com.github.btheu.futurefit2</groupId>
<artifactId>futurefit</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.btheu.futurefit2/futurefit/
implementation 'com.github.btheu.futurefit2:futurefit:0.4.0'
// https://jarcasting.com/artifacts/com.github.btheu.futurefit2/futurefit/
implementation ("com.github.btheu.futurefit2:futurefit:0.4.0")
'com.github.btheu.futurefit2:futurefit:jar:0.4.0'
<dependency org="com.github.btheu.futurefit2" name="futurefit" rev="0.4.0">
<artifact name="futurefit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.btheu.futurefit2', module='futurefit', version='0.4.0')
)
libraryDependencies += "com.github.btheu.futurefit2" % "futurefit" % "0.4.0"
[com.github.btheu.futurefit2/futurefit "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| 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 |
| com.squareup.retrofit : retrofit Optional | jar | 1.9.0 |
| org.ehcache : ehcache | jar | 3.9.7 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.springframework : spring-context Optional | jar | 5.3.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
| 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 |