Forge
Installation
implementation 'com.github.kittinunf.fuel:fuel:<latest-version>'
implementation 'com.github.kittinunf.fuel:fuel-forge:<latest-version>'Usage
Last updated
Was this helpful?
The forge extension package for Fuel.
You can download and install fuel-forge with Maven and Gradle. The forge package has the following dependencies:
Forge: 1.0.0-alpha2
implementation 'com.github.kittinunf.fuel:fuel:<latest-version>'
implementation 'com.github.kittinunf.fuel:fuel-forge:<latest-version>'See FuelForge.kt
Last updated
Was this helpful?
Was this helpful?