Installation
How to install State Factory.
Last updated
How to install State Factory.
Last updated
Installing the library is quite simple. First, navigate to your build.dependencies.gradle
file, and go to the repositories
section. There, add the maven link to jitpack.io.
Then, in the dependencies section, add this:
Now do a gradle sync, and State Factory should be installed.