Closed ghost closed 10 years ago
I didn't really know how to use Gradle when I began the project so I manually downloaded the jars. sl4j is now added as a dependency in build.gradle (see https://github.com/bparmentier/OpenBikeSharing/commit/64963e9544a13664ab585f83757baa21610478d7) Thanks. Edit: s/sl4j/slf4j
sl4j seems to be available via mavenCentral as 'org.slf4j:slf4j-simple:1.7.7' and 'org.slf4j:slf4j-api:1.7.7' -- why not use these?