Adapters

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

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

io.github.zawn
Идентификатор

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

retrofit-adapters
Последняя версия

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

2.7.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Square, Inc.

Скачать retrofit-adapters

Имя Файла Размер
retrofit-adapters-2.7.3.pom 724 bytes
Обзор

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

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

Зависимости

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

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

  • guava
  • java8
  • rxjava
  • rxjava2
  • scala

Retrofit

A type-safe HTTP client for Android and Java.

For more information please see the website.

Download

Download the latest JAR or grab from Maven central at the coordinates com.squareup.retrofit2:retrofit:2.9.0.

Snapshots of the development version are available in Sonatype's snapshots repository.

Retrofit requires at minimum Java 8+ or Android API 21+.

R8 / ProGuard

If you are using R8 the shrinking and obfuscation rules are included automatically.

ProGuard users must manually add the options from retrofit2.pro. You might also need rules for OkHttp and Okio which are dependencies of this library.

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
io.github.zawn

Square

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

Версия
2.7.3