is not current version
Last Version 0.15.2

com.github.fomkin:korolev-slf4j_2.13 0.15.0-RC2

slf4j

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.fomkin
ArtifactId

ArtifactId

korolev-slf4j_2.13
Version

Version

0.15.0-RC2
Type

Type

jar

Download korolev-slf4j_2.13 0.15.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.fomkin/korolev-slf4j_2.13/ -->
<dependency>
    <groupId>com.github.fomkin</groupId>
    <artifactId>korolev-slf4j_2.13</artifactId>
    <version>0.15.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-slf4j_2.13/
implementation 'com.github.fomkin:korolev-slf4j_2.13:0.15.0-RC2'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-slf4j_2.13/
implementation ("com.github.fomkin:korolev-slf4j_2.13:0.15.0-RC2")
'com.github.fomkin:korolev-slf4j_2.13:jar:0.15.0-RC2'
<dependency org="com.github.fomkin" name="korolev-slf4j_2.13" rev="0.15.0-RC2">
  <artifact name="korolev-slf4j_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-slf4j_2.13', version='0.15.0-RC2')
)
libraryDependencies += "com.github.fomkin" % "korolev-slf4j_2.13" % "0.15.0-RC2"
[com.github.fomkin/korolev-slf4j_2.13 "0.15.0-RC2"]