Skip to content

techhuntdevelopers/CoderUtils

Repository files navigation

CoderUtils

This is powerful and easy to use library. You can access Utils class method to make your work easy. This library provide huge number of programming method to reduse developing time.


Setup

This library requires minSdkVersion to 16 or above.

Step #1. Add the JitPack repository to your build file:

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

Step #2. Add the dependency.

dependencies {
       implementation 'com.github.techhuntdevelopers:CoderUtils:1.0.0'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages