An FTC library created by Stuy Fission To install the library, in build.dependencies.gradle add: repositories { jcenter() maven { url "https://jitpack.io" } } dependencies { implementation 'com.github.Fission310:FissionLib:VERSION' } Replacing VERSION with the tag below