1 Star 3 Fork 0

miles / easy-poi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 253 Bytes
一键复制 编辑 原始数据 按行查看 历史
miles 提交于 2016-07-15 15:26 . 项目[easy-poi]init committed.
plugins {
id "com.jfrog.bintray" version "1.7"
id 'ru.vyarus.pom' version '1.0.2'
}
allprojects {
repositories {
jcenter()
}
}
//你的bintray.gradle的相对路径
apply from: 'dependency.gradle'
apply from: 'binary.gradle'
Java
1
https://gitee.com/mzllon/easy-poi.git
git@gitee.com:mzllon/easy-poi.git
mzllon
easy-poi
easy-poi
master

搜索帮助