EasyUtils

Additional

Language
Java
Version
v1.0.0 (Sep 16, 2017)
Created
Sep 6, 2017
Updated
Sep 20, 2017 (Retired)
Owner
Xstar97TheNoob (xstar97)
Contributor
Xstar97TheNoob (xstar97)
1
Activity
Badge
Generate
Download
Source code

EasyUtilsMod

A fully "functional" an easy to use android utility library!

Current version of EasyUtils library:

//project gradle
allprojects {
    repositories {
    ...
    maven { url 'https://jitpack.io' }
     }
  }
  ...
 //App gradle
compile 'com.github.Xstar97:EasyUtils:"LATEST_VERSION"'

This project contains a fully implemented library example and a apk's to try out the library!