Skip to content

Library that contain utils and callbacks that I use in my projects

License

Notifications You must be signed in to change notification settings

maddog05/MaddogUtilities

Repository files navigation

MaddogUtilities

Libray that contain utils and callbacks that I use in my projects

How to include

build.gradle PROJECT

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

build.gradle MODULE

implementation 'com.github.maddog05:MaddogUtilities:2.0.0'
and add androidx implementation

About

Library that contain utils and callbacks that I use in my projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published