Last Version

logger-f-slf4j 1.7.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.0.0-M2
Version

Version

1.7.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.0.0-M2 1.7.0


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

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.