Installation
In this chapter we will detail how to install the homeostasis library
Gradle
repositories {
... // other repositories that are already there
maven { url 'https://jitpack.io' }
}implementation 'com.github.Thermal-Equilibrium:homeostasis-FTC:1.0.8'Last updated
Was this helpful?
