Last Version

Retrofit 2 LiveData adapter 1.1.2

A CallAdapter.Factory for Android LiveData

License

License

Categories

Categories

Data Retrofit Net HTTP Clients
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

retrofit2-livedata-adapter
Version

Version

1.1.2
Type

Type

aar
Description

Description

Retrofit 2 LiveData adapter
A CallAdapter.Factory for Android LiveData
Project URL

Project URL

https://github.com/leonardoxh/livedata-call-adapter
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.4.0
android.arch.lifecycle » livedata jar 1.1.1

Project Modules

There are no modules declared in this project.