Installation
In this chapter we will detail how to install the homeostasis library
Gradle
Navigate to build.dependencies.gradle
and find repositories
.
In repositories put the maven link to jitpack.io
Then add the dependency:
Now resync your gradle and Homeostasis should be installed!
Last updated