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:

implementation 'com.github.kittinunf.fuel:fuel:<latest-version>'
implementation 'com.github.kittinunf.fuel:fuel-moshi:<latest-version>'

Usage

See FuelMoshi.kt

Last updated