com.github.btheu.futurefit2:futurefit

An extension of the great retrofit

Лицензия

Лицензия

Группа

Группа

com.github.btheu.futurefit2
Идентификатор

Идентификатор

futurefit
Последняя версия

Последняя версия

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

An extension of the great retrofit
Ссылка на сайт

Ссылка на сайт

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

Скачать futurefit

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 5.3.15

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.1
0.4.0
0.3.1
0.3.0