is not current version
Last Version 0.10

com.jcabi:jcabi-maven-slf4j 0.5.5


Categories

Categories

Maven Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-maven-slf4j
Version

Version

0.5.5
Type

Type

jar

Download jcabi-maven-slf4j 0.5.5


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