License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe-slf4j_3 |
Last Version | Last Version3.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscribe-slf4j
scribe-slf4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scribe-slf4j_3-3.9.0.pom | |
scribe-slf4j_3-3.9.0.jar | 17 KB |
scribe-slf4j_3-3.9.0-sources.jar | 3 KB |
scribe-slf4j_3-3.9.0-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-slf4j_3</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation 'com.outr:scribe-slf4j_3:3.9.0'
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation ("com.outr:scribe-slf4j_3:3.9.0")
'com.outr:scribe-slf4j_3:jar:3.9.0'
<dependency org="com.outr" name="scribe-slf4j_3" rev="3.9.0">
<artifact name="scribe-slf4j_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-slf4j_3', version='3.9.0')
)
libraryDependencies += "com.outr" % "scribe-slf4j_3" % "3.9.0"
[com.outr/scribe-slf4j_3 "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.outr : scribe_3 | jar | 3.9.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.12 |