Download grizzled-slf4j_2.9.1-0.6.9.jar file - Jar g

Jar examples for g:grizzled-slf4j-2.9.1

Description

A Scala-friendly wrapper for the SLF4J logging framework

You can download jar file grizzled-slf4j_2.9.1 0.6.9 in this page.

License

BSD

Build File

You can use the following script to add grizzled-slf4j_2.9.1-0.6.9.jar to your project.

<dependency>
   <groupId>org.clapper</groupId>
   <artifactId>grizzled-slf4j_2.9.1</artifactId>
   <version>0.6.9</version>
</dependency>
compile group: 'org.clapper', name: 'grizzled-slf4j_2.9.1', version: '0.6.9'
libraryDependencies += "org.clapper" % "grizzled-slf4j_2.9.1" % "0.6.9"
<dependency org="org.clapper" name="grizzled-slf4j_2.9.1" rev="0.6.9"/>
@Grapes(@Grab(group='org.clapper', module='grizzled-slf4j_2.9.1', version='0.6.9'))
'org.clapper:grizzled-slf4j_2.9.1:jar:0.6.9'

Download

Click the following link to download the jar file.

grizzled-slf4j_2.9.1-0.6.9-javadoc.jar
grizzled-slf4j_2.9.1-0.6.9-sources.jar
grizzled-slf4j_2.9.1-0.6.9.jar
grizzled-slf4j_2.9.1-0.6.9.pom



Related Tutorials