Download grizzled-slf4j_2.10-1.0.2.jar file - Jar g

Jar examples for g:grizzled-slf4j-2.10

Description

A Scala-friendly wrapper for the SLF4J logging framework

You can download jar file grizzled-slf4j_2.10 1.0.2 in this page.

License

BSD

Build File

You can use the following script to add grizzled-slf4j_2.10-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

grizzled-slf4j_2.10-1.0.2-javadoc.jar
grizzled-slf4j_2.10-1.0.2-sources.jar
grizzled-slf4j_2.10-1.0.2.jar
grizzled-slf4j_2.10-1.0.2.pom



Related Tutorials