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