Download jcabi-maven-slf4j-0.1.9.jar file - Jar j

Jar examples for j:jcabi-maven-slf4j

Description

SLF4J Binding for Maven Log

You can download jar file jcabi-maven-slf4j 0.1.9 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-maven-slf4j-0.1.9.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-maven-slf4j</artifactId>
   <version>0.1.9</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-maven-slf4j', version: '0.1.9'
libraryDependencies += "com.jcabi" % "jcabi-maven-slf4j" % "0.1.9"
<dependency org="com.jcabi" name="jcabi-maven-slf4j" rev="0.1.9"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-maven-slf4j', version='0.1.9'))
'com.jcabi:jcabi-maven-slf4j:jar:0.1.9'

Download

Click the following link to download the jar file.

jcabi-maven-slf4j-0.1.9-javadoc.jar
jcabi-maven-slf4j-0.1.9-mock.jar
jcabi-maven-slf4j-0.1.9-sources.jar
jcabi-maven-slf4j-0.1.9.jar
jcabi-maven-slf4j-0.1.9.pom



Related Tutorials