工具库
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
} dependencies {
implementation 'com.github.WS1009:WsRepository:1.0.3'
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
工具库
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
} dependencies {
implementation 'com.github.WS1009:WsRepository:1.0.3'
}