is not current version
Last Version 0.10

com.jcabi:jcabi-maven-slf4j 0.7.12


Categories

Categories

Maven Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-maven-slf4j
Version

Version

0.7.12
Type

Type

jar

Download jcabi-maven-slf4j 0.7.12


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