Skip to content

girin-app/TRN-android

Repository files navigation

TRN-android

The Root Network Android API

Quickstart

All releases are published to jitpack. Changelog of each release can be found under Releases.

  1. Add it in build.gradle at the end of repositories:
dependencyResolutionManagement {
    repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
    repositories {
        mavenCentral()
        maven { setUrl("https://jitpack.io") }
    }
}
  1. Add the dependency
dependencies {
    implementation("com.github.girin-app:TRN-android:0.2.3")
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages