Skip to content

jahmad3534/TestLibary

Repository files navigation

In your buid.gradle file add maven repository
allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}


dependencies {
        implementation 'com.github.jahmad3534:TestLibary:1.1'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages