1、在project.gradle里添加maven
allprojects {
repositories {
****
maven { url 'https://jitpack.io' }
}
2、在Module.gradle里添加compile
compile 'com.github.JN-caiwei:BannerLib:v1.0'
-
Notifications
You must be signed in to change notification settings - Fork 0
JN-Rookie/BannerLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|