Skip to content

linktools-toolkit/maven-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

maven仓库地址

repositories {
    maven { url "https://github.com/ice-black-tea/maven-repository/raw/release/repository/" }
}

依赖项

dependencies {
    compileOnly 'ice.black.tea:android-17:1.0.0' // android 4.2 (jelly bean)
    compileOnly 'ice.black.tea:android-28:1.0.0' // android 9.0 (pie)
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published