allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.Cola-Wang:TestLibraryDemo:V1.0'
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.Cola-Wang:TestLibraryDemo:V1.0'
}