Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 491 Bytes

Readme.md

File metadata and controls

24 lines (15 loc) · 491 Bytes

Readme

Java CI codecov

Requirements

  • Java 11+

Older Java may work, but has not been tested.

Build

Create a "fat" jar with all dependencies included:

gradle bootJar

Publish to Bintray

gradle bintrayPublish