is not current version
Last Version 3.9.0

com.outr:scribe-slf4j_2.12 2.7.2

scribe-slf4j

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.outr
ArtifactId

ArtifactId

scribe-slf4j_2.12
Version

Version

2.7.2
Type

Type

jar

Download scribe-slf4j_2.12 2.7.2


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