repositories {
maven { url 'https://jitpack.io' }
}

dependencies {
compile 'com.github.JavaSaBr:SimArboreal:1.3.0'
compile 'com.github.JavaSaBr:SimArboreal:1.3.0:assets'
}