Skip to content

TestWts2017/android-helper

Repository files navigation

Android Helper

Download

To get a Git project into your build: Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories:

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

Add the dependency

dependencies {
  implementation 'com.github.TestWts2017:android-helper:0.0.2'
}  

About

Helper classes for easy and fast implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages