5 Star 11 Fork 1

LuoWK/ComActionBar

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

搜索帮助