is not current version
Last Version 0.20.1

com.jcabi:jcabi-log 0.16

Wrapper of SLF4J and a few supplementary logging classes

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-log
Version

Version

0.16
Type

Type

jar

Download jcabi-log 0.16


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-log/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-log</artifactId>
    <version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-log/
implementation 'com.jcabi:jcabi-log:0.16'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-log/
implementation ("com.jcabi:jcabi-log:0.16")
'com.jcabi:jcabi-log:jar:0.16'
<dependency org="com.jcabi" name="jcabi-log" rev="0.16">
  <artifact name="jcabi-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-log', version='0.16')
)
libraryDependencies += "com.jcabi" % "jcabi-log" % "0.16"
[com.jcabi/jcabi-log "0.16"]