Jar examples for j:jcabi-log
Wrapper of SLF4J and a few supplementary logging classes
You can download jar file jcabi-log 0.4 in this page.
Open Source License
You can use the following script to add jcabi-log-0.4.jar to your project.
<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-log</artifactId> <version>0.4</version> </dependency>
compile group: 'com.jcabi', name: 'jcabi-log', version: '0.4'
libraryDependencies += "com.jcabi" % "jcabi-log" % "0.4"
<dependency org="com.jcabi" name="jcabi-log" rev="0.4"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-log', version='0.4'))
'com.jcabi:jcabi-log:jar:0.4'
Click the following link to download the jar file.
jcabi-log-0.4-javadoc.jar