Jar examples for g:grizzled-slf4j-2.11
A Scala-friendly wrapper for the SLF4J logging framework
You can download jar file grizzled-slf4j_2.11 1.3.2 in this page.
BSD
You can use the following script to add grizzled-slf4j_2.11-1.3.2.jar to your project.
<dependency> <groupId>org.clapper</groupId> <artifactId>grizzled-slf4j_2.11</artifactId> <version>1.3.2</version> </dependency>
compile group: 'org.clapper', name: 'grizzled-slf4j_2.11', version: '1.3.2'
libraryDependencies += "org.clapper" % "grizzled-slf4j_2.11" % "1.3.2"
<dependency org="org.clapper" name="grizzled-slf4j_2.11" rev="1.3.2"/>
@Grapes(@Grab(group='org.clapper', module='grizzled-slf4j_2.11', version='1.3.2'))
'org.clapper:grizzled-slf4j_2.11:jar:1.3.2'
Click the following link to download the jar file.
grizzled-slf4j_2.11-1.3.2-javadoc.jar