| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.outr |
| ArtifactId | ArtifactIdscribe-slf4j_3 |
| Version | Version3.6.4 |
| 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.4.pom | |
| scribe-slf4j_3-3.6.4.jar | 17 KB |
| scribe-slf4j_3-3.6.4-sources.jar | 3 KB |
| scribe-slf4j_3-3.6.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation 'com.outr:scribe-slf4j_3:3.6.4'
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_3/
implementation ("com.outr:scribe-slf4j_3:3.6.4")
'com.outr:scribe-slf4j_3:jar:3.6.4'
<dependency org="com.outr" name="scribe-slf4j_3" rev="3.6.4">
<artifact name="scribe-slf4j_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-slf4j_3', version='3.6.4')
)
libraryDependencies += "com.outr" % "scribe-slf4j_3" % "3.6.4"
[com.outr/scribe-slf4j_3 "3.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.outr : scribe_3 | jar | 3.6.4 |
| 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 |