Remove pipe code, moved to dedicated project
This commit is contained in:
@@ -11,7 +11,7 @@ dependencies {
|
||||
compile 'com.github.boukefalos:jlibloader:0.2'
|
||||
|
||||
compile 'commons-io:commons-io:2.+'
|
||||
compile 'commons-cli:commons-cli:1.+'
|
||||
compile 'commons-cli:commons-cli:1.+'
|
||||
compile 'commons-pool:commons-pool:1.+'
|
||||
compile 'org.slf4j:slf4j-api:1.+'
|
||||
compile 'org.slf4j:slf4j-log4j12:1.7.5'
|
||||
@@ -21,7 +21,7 @@ dependencies {
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url 'https://github.com/Boukefalos/mimis/raw/mvn-repo/'
|
||||
url 'https://github.com/Boukefalos/jlibpipe/raw/mvn-repo/'
|
||||
}
|
||||
maven {
|
||||
url 'https://github.com/Boukefalos/jlibloader/raw/mvn-repo/'
|
||||
|
||||
Reference in New Issue
Block a user