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

Retrofit2 2.0.0

Turns your REST API into a Java interface

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients FST Данные Data Formats Serialization
Группа

Группа

com.infstory
Идентификатор

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

retrofit
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Retrofit2
Turns your REST API into a Java interface
Ссылка на сайт

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

https://github.com/yongjhih/retrofit
Система контроля версий

Система контроля версий

https://github.com/yongjhih/retrofit

Скачать retrofit 2.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.reactivex : rxjava jar 1.0.9
com.squareup.okhttp : okhttp jar 2.4.0
com.squareup.retrofit : retrofit jar 1.9.0

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

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