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

Retrofit 2.0.0-beta2

Type-safe HTTP client for Android and Java by Square, Inc.

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial Retrofit Сеть HTTP Clients
Группа

Группа

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

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

retrofit
Версия

Версия

2.0.0-beta2
Тип

Тип

jar
Описание

Описание

Retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
Организация-разработчик

Организация-разработчик

Square, Inc.

Скачать retrofit 2.0.0-beta2


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp : okhttp jar 2.5.0
com.google.android : android Необязательный jar 4.1.1.4
org.codehaus.mojo : animal-sniffer-annotations Необязательный jar 1.14

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava jar 18.0
com.squareup.okhttp : mockwebserver jar 2.5.0

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

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