1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-24 23:47:11 -07:00

Removing KobaltLogger.

This commit is contained in:
Cedric Beust 2015-10-14 00:03:55 -07:00
parent 5d80dc9203
commit 27857f48ab
41 changed files with 140 additions and 170 deletions

View file

@ -43,9 +43,6 @@ dependencies {
'com.beust:jcommander:1.48',
'com.beust:klaxon:0.16',
'com.squareup.okhttp:okhttp:2.4.0',
'org.slf4j:slf4j-api:1.7.12',
'org.slf4j:slf4j-simple:1.7.12',
'ch.qos.logback:logback-classic:1.1.2',
'org.jsoup:jsoup:1.8.2',
'com.google.inject:guice:4.0',
'com.google.inject.extensions:guice-assistedinject:4.0',