Fuel - Documentation
Search…
README
Core
Fuel
Support
Android
Coroutines
AAC LiveData
RxJava
Reactor
Deserialization
Forge
Gson
Jackson
Json
Kotlinx-Serialization
Moshi
Legacy
v1.x.y
Powered By
GitBook
Moshi
The moshi extension package for
Fuel
.
Installation
You can
download
and install
fuel-moshi
with
Maven
and
Gradle
. The moshi package has the following dependencies:
Fuel
Moshi: 1.8.0
1
implementation
'com.github.kittinunf.fuel:fuel:<latest-version>'
2
implementation
'com.github.kittinunf.fuel:fuel-moshi:<latest-version>'
Copied!
Usage
See
FuelMoshi.kt
Deserialization - Previous
Kotlinx-Serialization
Next - Legacy
v1.x.y
Last modified
3yr ago
Copy link
Contents
Installation
Usage