Last Version

fuel-moshi 2.3.1

The easiest HTTP networking library in Kotlin/Android

License

License

Categories

Categories

Moshi Data JSON
GroupId

GroupId

com.github.kittinunf.fuel
ArtifactId

ArtifactId

fuel-moshi
Version

Version

2.3.1
Type

Type

jar
Description

Description

fuel-moshi
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-moshi 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.kittinunf.fuel : fuel jar 2.3.1

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.squareup.moshi : moshi jar 1.10.0

Project Modules

There are no modules declared in this project.