is not current version
Last Version 2.3

org.lable.rfc3881.auditlogger.adapter:slf4j 1.4


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.lable.rfc3881.auditlogger.adapter
ArtifactId

ArtifactId

slf4j
Version

Version

1.4
Type

Type

jar

Download slf4j 1.4


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