is not current version
Last Version 0.10

com.jcabi:jcabi-maven-slf4j 0.4


Categories

Categories

Maven Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-maven-slf4j
Version

Version

0.4
Type

Type

jar

Download jcabi-maven-slf4j 0.4


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