is not current version
Last Version 4.7.1

org.smallmind:scribe-slf4j 2.3.8

SLF4J Redirection

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scribe-slf4j
Version

Version

2.3.8
Type

Type

jar

Download scribe-slf4j 2.3.8


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