| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.outr |
| ArtifactId | ArtifactIdscribe-slf4j_3 |
| Version | Version3.6.9 |
| 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.6.9.pom | |
| scribe-slf4j_3-3.6.9.jar | 17 KB |
| scribe-slf4j_3-3.6.9-sources.jar | 3 KB |
| scribe-slf4j_3-3.6.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-slf4j_3</artifactId>
<version>3.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation 'com.outr:scribe-slf4j_3:3.6.9'
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation ("com.outr:scribe-slf4j_3:3.6.9")
'com.outr:scribe-slf4j_3:jar:3.6.9'
<dependency org="com.outr" name="scribe-slf4j_3" rev="3.6.9">
<artifact name="scribe-slf4j_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-slf4j_3', version='3.6.9')
)
libraryDependencies += "com.outr" % "scribe-slf4j_3" % "3.6.9"
[com.outr/scribe-slf4j_3 "3.6.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.outr : scribe_3 | jar | 3.6.9 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |