changing project structure

This commit is contained in:
2013-12-02 20:43:28 +00:00
parent 1b005c69f5
commit 82b66ba73e
168 changed files with 23737 additions and 387 deletions

4
java/base/build.gradle Normal file
View File

@@ -0,0 +1,4 @@
dependencies {
compile 'org.slf4j:slf4j-api:1.+'
compile 'org.slf4j:slf4j-log4j12:1.+'
}