Skip to content

v0.1.0

Compare
Choose a tag to compare
@operando operando released this 21 Oct 15:17
· 45 commits to master since this release

Release v0.1.0

Download the latest JAR or grab via Maven:

<dependency>
    <groupId>com.github.operando</groupId>
    <artifactId>garum</artifactId>
    <version>0.1.0</version>
</dependency>

or Gradle:

compile 'com.github.operando:garum:0.1.0'