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