Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 591 Bytes

fuel-forge

Kotlin

The forge extension package for Fuel.

Installation

You can download and install fuel-forge with Maven and Gradle. The forge package has the following dependencies:

  • fuel:fuel:<same-version>
  • Kotlin: 1.3.20
  • Forge: 0.3.0
compile 'com.github.kittinunf.fuel:fuel:<latest-version>'
compile 'com.github.kittinunf.fuel:fuel-forge:<latest-version>'

Usage

See FuelForge.kt