8 Star 22 Fork 3

LuoWK/IndexBar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config-mavencentral.gradle 744 Bytes
一键复制 编辑 原始数据 按行查看 历史
LuoWK 提交于 2021-07-08 14:06 . 1.0.3
ext {
configs = [
libVersion : "1.0.3", // 指定库的版本号
libGroupId : "com.lwkandroid.library", // 库的group名,确定好之后不能修改
libArtifactId : "IndexBar",//库的ArtifactId
libName : 'IndexBar',// 库的名称
libDescription: 'Library for android', // 项目描述,随意
githubPageUrl : 'https://github.com/Vanish136/IndexBar', // 项目开源地址
gitHttpUrl : 'scm:git:github.com/Vanish136/IndexBar.git', // 项目git地址
developerId : 'Vanish', // 开发者id
developerName : 'Vanish', // 开发者姓名
developerEmail: '505515031@qq.com', // 开发者邮箱
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/vanish136_admin/IndexBar.git
git@gitee.com:vanish136_admin/IndexBar.git
vanish136_admin
IndexBar
IndexBar
master

搜索帮助