Download grizzled-slf4j_2.9.1-0.6.10.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.10 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials