Download grizzled-slf4j_2.12-1.3.1.jar file - Jar g

Jar examples for g:grizzled-slf4j-2.12

Description

A Scala-friendly wrapper for the SLF4J logging framework

You can download jar file grizzled-slf4j_2.12 1.3.1 in this page.

License

BSD

Build File

You can use the following script to add grizzled-slf4j_2.12-1.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

grizzled-slf4j_2.12-1.3.1-javadoc.jar
grizzled-slf4j_2.12-1.3.1-sources.jar
grizzled-slf4j_2.12-1.3.1.jar
grizzled-slf4j_2.12-1.3.1.pom



Related Tutorials