License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdio.kevinlee |
ArtifactId | ArtifactIdlogger-f-slf4j_sjs1_2.12 |
Version | Version2.0.0-beta1 |
Type | Typejar |
Description |
Descriptionlogger-f-slf4j
Logger for F[_] - Logger with Slf4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_2.12/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>logger-f-slf4j_sjs1_2.12</artifactId>
<version>2.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_2.12/
implementation 'io.kevinlee:logger-f-slf4j_sjs1_2.12:2.0.0-beta1'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_2.12/
implementation ("io.kevinlee:logger-f-slf4j_sjs1_2.12:2.0.0-beta1")
'io.kevinlee:logger-f-slf4j_sjs1_2.12:jar:2.0.0-beta1'
<dependency org="io.kevinlee" name="logger-f-slf4j_sjs1_2.12" rev="2.0.0-beta1">
<artifact name="logger-f-slf4j_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-slf4j_sjs1_2.12', version='2.0.0-beta1')
)
libraryDependencies += "io.kevinlee" % "logger-f-slf4j_sjs1_2.12" % "2.0.0-beta1"
[io.kevinlee/logger-f-slf4j_sjs1_2.12 "2.0.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
io.kevinlee : logger-f-core_sjs1_2.12 | jar | 2.0.0-beta1 |
org.scala-js : scalajs-library_2.12 | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 1.9.0 |