| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.outr |
| ArtifactId | ArtifactIdscribe-slf4j_2.12 |
| Version | Version3.9.0 |
| 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_2.12-3.9.0.pom | |
| scribe-slf4j_2.12-3.9.0.jar | 13 KB |
| scribe-slf4j_2.12-3.9.0-sources.jar | 3 KB |
| scribe-slf4j_2.12-3.9.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-slf4j_2.12/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-slf4j_2.12</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_2.12/
implementation 'com.outr:scribe-slf4j_2.12:3.9.0'
// https://jarcasting.com/artifacts/com.outr/scribe-slf4j_2.12/
implementation ("com.outr:scribe-slf4j_2.12:3.9.0")
'com.outr:scribe-slf4j_2.12:jar:3.9.0'
<dependency org="com.outr" name="scribe-slf4j_2.12" rev="3.9.0">
<artifact name="scribe-slf4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-slf4j_2.12', version='3.9.0')
)
libraryDependencies += "com.outr" % "scribe-slf4j_2.12" % "3.9.0"
[com.outr/scribe-slf4j_2.12 "3.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.16 |
| com.outr : scribe_2.12 | jar | 3.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.12 |