Apache common-compress
This commit is contained in:
@@ -60,6 +60,7 @@ allprojects {
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlin_version"
|
||||
compile "com.google.code.gson:gson:2.8.1"
|
||||
compile "org.apache.commons:commons-compress:1.8.1"
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user