Skip to content
Shinobu Okano edited this page Apr 12, 2015 · 5 revisions

Download the latest JAR or grab via Maven:

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

or Gradle:

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