To install the library, in build.dependencies.gradle add:
repositories { jcenter()
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.Fission310:FissionLib:VERSION'
}There was an error while loading. Please reload this page.