is not current version
Last Version 0.2.0

io.chrisdavenport:log4cats-slf4j-internal_2.12 0.2.0-RC2

log4cats-slf4j-internal

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

log4cats-slf4j-internal_2.12
Version

Version

0.2.0-RC2
Type

Type

jar

Download log4cats-slf4j-internal_2.12 0.2.0-RC2


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/log4cats-slf4j-internal_2.12/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>log4cats-slf4j-internal_2.12</artifactId>
    <version>0.2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/log4cats-slf4j-internal_2.12/
implementation 'io.chrisdavenport:log4cats-slf4j-internal_2.12:0.2.0-RC2'
// https://jarcasting.com/artifacts/io.chrisdavenport/log4cats-slf4j-internal_2.12/
implementation ("io.chrisdavenport:log4cats-slf4j-internal_2.12:0.2.0-RC2")
'io.chrisdavenport:log4cats-slf4j-internal_2.12:jar:0.2.0-RC2'
<dependency org="io.chrisdavenport" name="log4cats-slf4j-internal_2.12" rev="0.2.0-RC2">
  <artifact name="log4cats-slf4j-internal_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='log4cats-slf4j-internal_2.12', version='0.2.0-RC2')
)
libraryDependencies += "io.chrisdavenport" % "log4cats-slf4j-internal_2.12" % "0.2.0-RC2"
[io.chrisdavenport/log4cats-slf4j-internal_2.12 "0.2.0-RC2"]