Utilities for public projects. I mainly use this repository to implement features to all of my projects at the same time. You're free to use this as a dependency for your own project.
repositories{
maven{
url "https://jitpack.io"
}
}
dependencies{
implementation 'com.github.RoanH:Util:v1.5'
}Project development started: 16th of August, 2019.
(Initial code formerly part of other projects)