6 Star 34 Fork 14

LuoWK/RecyclerViewAdapter

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

搜索帮助