Last Version

logger-f-slf4j 2.0.0-beta1

Logger for F[_] - Logger with Slf4j

License

License

MIT
Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

logger-f-slf4j_sjs1_3
Version

Version

2.0.0-beta1
Type

Type

jar
Description

Description

logger-f-slf4j
Logger for F[_] - Logger with Slf4j
Project URL

Project URL

https://github.com/Kevin-Lee/logger-f
Project Organization

Project Organization

Kevin's Code
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/logger-f

Download logger-f-slf4j_sjs1_3 2.0.0-beta1


<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_3/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>logger-f-slf4j_sjs1_3</artifactId>
    <version>2.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_3/
implementation 'io.kevinlee:logger-f-slf4j_sjs1_3:2.0.0-beta1'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_sjs1_3/
implementation ("io.kevinlee:logger-f-slf4j_sjs1_3:2.0.0-beta1")
'io.kevinlee:logger-f-slf4j_sjs1_3:jar:2.0.0-beta1'
<dependency org="io.kevinlee" name="logger-f-slf4j_sjs1_3" rev="2.0.0-beta1">
  <artifact name="logger-f-slf4j_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-slf4j_sjs1_3', version='2.0.0-beta1')
)
libraryDependencies += "io.kevinlee" % "logger-f-slf4j_sjs1_3" % "2.0.0-beta1"
[io.kevinlee/logger-f-slf4j_sjs1_3 "2.0.0-beta1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.kevinlee : logger-f-core_sjs1_3 jar 2.0.0-beta1
org.scala-lang : scala3-library_sjs1_3 jar 3.0.2
org.scala-js : scalajs-library_2.13 jar 1.9.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.9.0

Project Modules

There are no modules declared in this project.