Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RoanH/Util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Util

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.

Gradle

repositories{
	maven{
		url "https://jitpack.io"
	}
}

dependencies{
	implementation 'com.github.RoanH:Util:v1.3'
}

History

Project development started: 16th of August, 2019.
(Initial code formerly part of other projects)

About

Utilities for my public projects.

Topics

Resources

License

Stars

Watchers

Forks