Download jcabi-log-0.14.jar file - Jar j

Jar examples for j:jcabi-log

Description

Wrapper of SLF4J and a few supplementary logging classes

You can download jar file jcabi-log 0.14 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-log-0.14.jar to your project.

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

Download

Click the following link to download the jar file.

jcabi-log-0.14-jar-with-dependencies.jar
jcabi-log-0.14-javadoc.jar
jcabi-log-0.14-sources.jar
jcabi-log-0.14.jar
jcabi-log-0.14.pom



Related Tutorials