<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>

<dependency>
<groupId>com.github.JavaSaBr</groupId>
<artifactId>SimArboreal</artifactId>
<version>1.3.0</version>
</dependency>

<dependency>
<groupId>com.github.JavaSaBr</groupId>
<artifactId>SimArboreal</artifactId>
<version>1.3.0</version>
<classifier>assets</classifier>
</dependency>