is not current version
Last Version 2.0.0-beta1

io.kevinlee:logger-f-core_3 1.18.0

Logger for F[_] - Core

GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

logger-f-core_3
Version

Version

1.18.0
Type

Type

jar

Download logger-f-core_3 1.18.0


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