Jar examples for s:slf4j-plus
Extended implementation of SLF4J
You can download jar file slf4j-plus 0.1.7 in this page.
You can use the following script to add slf4j-plus-0.1.7.jar to your project.
<dependency> <groupId>com.github.spt-oss</groupId> <artifactId>slf4j-plus</artifactId> <version>0.1.7</version> </dependency>
compile group: 'com.github.spt-oss', name: 'slf4j-plus', version: '0.1.7'
libraryDependencies += "com.github.spt-oss" % "slf4j-plus" % "0.1.7"
<dependency org="com.github.spt-oss" name="slf4j-plus" rev="0.1.7"/>
@Grapes(@Grab(group='com.github.spt-oss', module='slf4j-plus', version='0.1.7'))
'com.github.spt-oss:slf4j-plus:jar:0.1.7'
Click the following link to download the jar file.
slf4j-plus-0.1.7-javadoc.jar