/RightUtils-android

Fork of the RightUtils

Primary LanguageJava

RightUtils

Fork of the RightUtils with include LeftDB.

Download

Gradle dependency:

repositories {
  jcenter()
}
    
dependencies {
  compile 'com.github.andreyrage:rightutils:2.0.3'
}