is not current version
Last Version 2.0.0-beta1

logger-f-slf4j 1.20.0

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_3
Version

Version

1.20.0
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_3 1.20.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.kevinlee : logger-f-core_3 jar 1.20.0
org.scala-lang : scala3-library_3 jar 3.0.0

provided (1)

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

Project Modules

There are no modules declared in this project.