Skip to content
Carlyle-Lee edited this page May 11, 2020 · 21 revisions

Quick Access:

allprojects {
    repositories {
        maven {
            url 'https://dl.bintray.com/iqiyi-shanghai/aar/'
        }
        google()
        jcenter()
        mavenCentral()
    }
}

API

Clone this wiki locally