Skip to content
Shinobu Okano edited this page Sep 11, 2016 · 5 revisions

Download the latest JAR or grab via Maven:

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

or Gradle:

compile 'com.github.operando:garum:0.1.1'
Clone this wiki locally