1 Star 0 Fork 0

jlutt / jmonkeyengine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
common-android-app.gradle 262 Bytes
一键复制 编辑 原始数据 按行查看 历史
apply plugin: 'com.android.application'
group = 'org.jmonkeyengine'
version = jmeVersion + '-' + jmeVersionTag
sourceCompatibility = '1.6'
repositories {
mavenCentral()
maven {
url "http://nifty-gui.sourceforge.net/nifty-maven-repo"
}
}
Java
1
https://gitee.com/jlutt/jmonkeyengine.git
git@gitee.com:jlutt/jmonkeyengine.git
jlutt
jmonkeyengine
jmonkeyengine
master

搜索帮助