Skip to content

vndly/android-utils

Repository files navigation

License

Android Utils

A collection of utility classes for Android.

Installation

Add the following code to your root build.gradle:

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

Add the following code to your module build.gradle:

implementation 'com.github.mauriciotogneri:android-utils:4.17.0'

About

A collection of utility classes for Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages