is not current version
Last Version 0.20.1

com.jcabi:jcabi-log 0.17

Wrapper of SLF4J and a few supplementary logging classes

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-log
Version

Version

0.17
Type

Type

jar

Download jcabi-log 0.17


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