在你的工程上添加:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
在你需要的地方添加:
implementation 'com.github.LillteZheng:CusBottomHelper:v0.6'
| Name | Name | Last commit date | ||
|---|---|---|---|---|