Skip to content

espeo/AndroidUtils

Repository files navigation

AndroidUtils

Set of Android util classes written in Kotlin.

How to

Step 1. Add it in your root build.gradle at the end of repositories:

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

Step 2. Add the dependency

dependencies {
	implementation 'com.github.espeo:androidutils:current_version'
	implementation 'com.github.espeo:androidutils_rx:current_version'
}

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages