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:
Moshi: 1.8.0
implementation 'com.github.kittinunf.fuel:fuel:<latest-version>'
implementation 'com.github.kittinunf.fuel:fuel-moshi:<latest-version>'
Usage
See FuelMoshi.kt
Last updated
Was this helpful?