| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.github.valskalla |
| ArtifactId | ArtifactIdodin-slf4j_2.12 |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
Descriptionodin-slf4j
odin-slf4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| odin-slf4j_2.12-0.13.0.pom | |
| odin-slf4j_2.12-0.13.0.jar | 18 KB |
| odin-slf4j_2.12-0.13.0-sources.jar | 3 KB |
| odin-slf4j_2.12-0.13.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.valskalla/odin-slf4j_2.12/ -->
<dependency>
<groupId>com.github.valskalla</groupId>
<artifactId>odin-slf4j_2.12</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valskalla/odin-slf4j_2.12/
implementation 'com.github.valskalla:odin-slf4j_2.12:0.13.0'
// https://jarcasting.com/artifacts/com.github.valskalla/odin-slf4j_2.12/
implementation ("com.github.valskalla:odin-slf4j_2.12:0.13.0")
'com.github.valskalla:odin-slf4j_2.12:jar:0.13.0'
<dependency org="com.github.valskalla" name="odin-slf4j_2.12" rev="0.13.0">
<artifact name="odin-slf4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valskalla', module='odin-slf4j_2.12', version='0.13.0')
)
libraryDependencies += "com.github.valskalla" % "odin-slf4j_2.12" % "0.13.0"
[com.github.valskalla/odin-slf4j_2.12 "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.github.valskalla : odin-core_2.12 | jar | 0.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatestplus : scalacheck-1-15_2.12 | jar | 3.2.9.0 |
| org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |