Categories |
CategoriesSLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe-slf4j18_3 |
Version | Version3.6.0 |
Type | Typejar |
Filename | Size |
---|---|
scribe-slf4j18_3-3.6.0.pom | |
scribe-slf4j18_3-3.6.0.jar | 17 KB |
scribe-slf4j18_3-3.6.0-sources.jar | 3 KB |
scribe-slf4j18_3-3.6.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-slf4j18_3/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-slf4j18_3</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j18_3/
implementation 'com.outr:scribe-slf4j18_3:3.6.0'
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j18_3/
implementation ("com.outr:scribe-slf4j18_3:3.6.0")
'com.outr:scribe-slf4j18_3:jar:3.6.0'
<dependency org="com.outr" name="scribe-slf4j18_3" rev="3.6.0">
<artifact name="scribe-slf4j18_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-slf4j18_3', version='3.6.0')
)
libraryDependencies += "com.outr" % "scribe-slf4j18_3" % "3.6.0"
[com.outr/scribe-slf4j18_3 "3.6.0"]