A java library for me.
Add dependency to your build.gradle
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.kcwongjoe:joelib-math:v0.0.1'
}This project is licensed under MIT license.