is not current version
Last Version 1.2.5

com.outr.scribe:scribe-slf4j_2.11 1.2.2

scribe-slf4j

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.outr.scribe
ArtifactId

ArtifactId

scribe-slf4j_2.11
Version

Version

1.2.2
Type

Type

jar

Download scribe-slf4j_2.11 1.2.2


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