License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdio.kevinlee |
ArtifactId | ArtifactIdlogger-f-slf4j_2.11 |
Version | Version1.12.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_2.11/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>logger-f-slf4j_2.11</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_2.11/
implementation 'io.kevinlee:logger-f-slf4j_2.11:1.12.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_2.11/
implementation ("io.kevinlee:logger-f-slf4j_2.11:1.12.0")
'io.kevinlee:logger-f-slf4j_2.11:jar:1.12.0'
<dependency org="io.kevinlee" name="logger-f-slf4j_2.11" rev="1.12.0">
<artifact name="logger-f-slf4j_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-slf4j_2.11', version='1.12.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-slf4j_2.11" % "1.12.0"
[io.kevinlee/logger-f-slf4j_2.11 "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.kevinlee : logger-f-core_2.11 | jar | 1.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |