Last Version

fuel-livedata 2.3.1

The easiest HTTP networking library in Kotlin/Android

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.kittinunf.fuel
ArtifactId

ArtifactId

fuel-livedata
Version

Version

2.3.1
Type

Type

aar
Description

Description

fuel-livedata
The easiest HTTP networking library in Kotlin/Android
Project URL

Project URL

https://github.com/kittinunf/Fuel
Source Code Management

Source Code Management

https://github.com/kittinunf/Fuel

Download fuel-livedata 2.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.lifecycle » lifecycle-extensions jar 2.0.0
com.github.kittinunf.fuel : fuel jar 2.3.1

Project Modules

There are no modules declared in this project.