Added slf4j-api. Small refactoring.

This commit is contained in:
2019-06-17 20:32:50 +03:00
parent 6e0ddc2a83
commit 3cb26b7d20
10 changed files with 80 additions and 107 deletions
+2
View File
@@ -170,4 +170,6 @@ Location: Minsk(BY), Weather: слегка облачно, 20.0 ℃, 1019.0 hPa,
### Dependencies
* com.fasterxml.jackson.core:jackson-databind:2.9.9
* org.slf4j:slf4j-api:1.7.26 (*compile*)
* org.jetbrains:annotations:17.0.0 (*compile*)
* junit:junit:4.12 (*test*)