allprojects {
repositories
{
jcenter()
...
maven {url "https://jitpack.io" }
}
}
dependencies {
compile 'com.github.wangchunfei:Hellolibrary:v1.1'
}
CustomUtil.getMyHero()
-
Notifications
You must be signed in to change notification settings - Fork 0
wangchunfei/Hellolibrary
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|