allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
compile 'com.github.tevid:jbox:0.0.1'
}
PS: 最好使用 jdk 1.8+
更多功能,敬请期待.
更多使用方式,请查看项目中的test case.更多信息请参考 Wiki .
- Source Code: https://github.com/tevid/jbox/
- Issue Tracker: https://github.com/tevid/jbox/issues
The project is licensed under the Apache 2 license.