changing project structure
This commit is contained in:
4
java/base/build.gradle
Normal file
4
java/base/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
compile 'org.slf4j:slf4j-api:1.+'
|
||||
compile 'org.slf4j:slf4j-log4j12:1.+'
|
||||
}
|
||||
Reference in New Issue
Block a user