is not current version
Last Version 1.2.3

com.outr.scribe:scribe-slf4j_2.12.0-M4 1.2.2

scribe-slf4j

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.outr.scribe
ArtifactId

ArtifactId

scribe-slf4j_2.12.0-M4
Version

Version

1.2.2
Type

Type

jar

Download scribe-slf4j_2.12.0-M4 1.2.2


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