Download grizzled-slf4j_2.11-1.0.3.jar file - Jar g

Jar examples for g:grizzled-slf4j-2.11

Description

A Scala-friendly wrapper for the SLF4J logging framework

You can download jar file grizzled-slf4j_2.11 1.0.3 in this page.

License

BSD

Build File

You can use the following script to add grizzled-slf4j_2.11-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

grizzled-slf4j_2.11-1.0.3-javadoc.jar
grizzled-slf4j_2.11-1.0.3-sources.jar
grizzled-slf4j_2.11-1.0.3.jar
grizzled-slf4j_2.11-1.0.3.pom



Related Tutorials