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

Retrofit (Parent) 2.0.0-beta2

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

2.0.0-beta2
Тип

Тип

pom
Описание

Описание

Retrofit (Parent)
Type-safe HTTP client for Android and Java by Square, Inc.
Ссылка на сайт

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

http://github.com/square/retrofit/
Организация-разработчик

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

Square, Inc.
Система контроля версий

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

http://github.com/square/retrofit

Скачать parent 2.0.0-beta2

Имя Файла Размер
parent-2.0.0-beta2.pom 7 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • retrofit
  • retrofit-adapters
  • retrofit-converters
  • retrofit-mock
  • samples