Jar examples for s:sbt-slf4j-2.10
An SLF4j backend that utilizes the SBT TaskStreams log.
You can download jar file sbt-slf4j_2.10 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add sbt-slf4j_2.10-0.1.jar to your project.
<dependency> <groupId>com.github.eirslett</groupId> <artifactId>sbt-slf4j_2.10</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.eirslett', name: 'sbt-slf4j_2.10', version: '0.1'
libraryDependencies += "com.github.eirslett" % "sbt-slf4j_2.10" % "0.1"
<dependency org="com.github.eirslett" name="sbt-slf4j_2.10" rev="0.1"/>
@Grapes(@Grab(group='com.github.eirslett', module='sbt-slf4j_2.10', version='0.1'))
'com.github.eirslett:sbt-slf4j_2.10:jar:0.1'
Click the following link to download the jar file.
sbt-slf4j_2.10-0.1-javadoc.jar