License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdio.kevinlee |
ArtifactId | ArtifactIdlogger-f-slf4j_3.0.0-M3 |
Version | Version1.8.0 |
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_3.0.0-M3/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>logger-f-slf4j_3.0.0-M3</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_3.0.0-M3/
implementation 'io.kevinlee:logger-f-slf4j_3.0.0-M3:1.8.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_3.0.0-M3/
implementation ("io.kevinlee:logger-f-slf4j_3.0.0-M3:1.8.0")
'io.kevinlee:logger-f-slf4j_3.0.0-M3:jar:1.8.0'
<dependency org="io.kevinlee" name="logger-f-slf4j_3.0.0-M3" rev="1.8.0">
<artifact name="logger-f-slf4j_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-slf4j_3.0.0-M3', version='1.8.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-slf4j_3.0.0-M3" % "1.8.0"
[io.kevinlee/logger-f-slf4j_3.0.0-M3 "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.kevinlee : logger-f-core_3.0.0-M3 | jar | 1.8.0 |
org.scala-lang : scala3-library_3.0.0-M3 | jar | 3.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |