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

Retrofit 2 LiveData adapter 1.1.2

A CallAdapter.Factory for Android LiveData

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

retrofit2-livedata-adapter
Версия

Версия

1.1.2
Тип

Тип

aar
Описание

Описание

Retrofit 2 LiveData adapter
A CallAdapter.Factory for Android LiveData
Ссылка на сайт

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

https://github.com/leonardoxh/livedata-call-adapter
Система контроля версий

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

https://github.com/leonardoxh/livedata-call-adapter

Скачать retrofit2-livedata-adapter 1.1.2


<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/retrofit2-livedata-adapter/ -->
<dependency>
    <groupId>com.github.leonardoxh</groupId>
    <artifactId>retrofit2-livedata-adapter</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/retrofit2-livedata-adapter/
implementation 'com.github.leonardoxh:retrofit2-livedata-adapter:1.1.2'
// https://jarcasting.com/artifacts/com.github.leonardoxh/retrofit2-livedata-adapter/
implementation ("com.github.leonardoxh:retrofit2-livedata-adapter:1.1.2")
'com.github.leonardoxh:retrofit2-livedata-adapter:aar:1.1.2'
<dependency org="com.github.leonardoxh" name="retrofit2-livedata-adapter" rev="1.1.2">
  <artifact name="retrofit2-livedata-adapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='retrofit2-livedata-adapter', version='1.1.2')
)
libraryDependencies += "com.github.leonardoxh" % "retrofit2-livedata-adapter" % "1.1.2"
[com.github.leonardoxh/retrofit2-livedata-adapter "1.1.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.4.0
android.arch.lifecycle » livedata jar 1.1.1

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

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