Skip to content

Aritra1704/UtilitiesJitPackLib

Repository files navigation

UtilitiesJitPackLib

Utils Library

Kindly use the following links to use this library:

In build.gradle (Project)

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

And then in the other gradle file(may be your app gradle or your own module library gradle, but never add in both of them to avoid conflict.)

 dependencies {
        compile 'com.github.Aritra1704:UtilitiesJitPackLib:1.24'
 }

About

Utils Library

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages