Skip to content

daniellfalcao/turingx

Repository files navigation

Installation

Requirements

  • Android 5.0+ Lollipop (API level 21)

Gradle settings

repositories {
    jcenter()
}

dependencies {
    implementation("com.falcon.turingx:core:1.0.0")
}

Other library modules

dependencies {
    implementation("com.falcon.turingx:widget:1.0.0")
    implementation("com.falcon.turingx:lifecycle:1.0.0")
    implementation("com.falcon.turingx:controller:1.0.0")
    implementation("com.falcon.turingx:location:1.0.0")
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages