is not current version
Last Version 2.1.5-mp

co.touchlab:koin-logger-slf4j 2.1.3-mp

Koin

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

koin-logger-slf4j
Version

Version

2.1.3-mp
Type

Type

jar

Download koin-logger-slf4j 2.1.3-mp


<!-- https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>koin-logger-slf4j</artifactId>
    <version>2.1.3-mp</version>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/
implementation 'co.touchlab:koin-logger-slf4j:2.1.3-mp'
// https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/
implementation ("co.touchlab:koin-logger-slf4j:2.1.3-mp")
'co.touchlab:koin-logger-slf4j:jar:2.1.3-mp'
<dependency org="co.touchlab" name="koin-logger-slf4j" rev="2.1.3-mp">
  <artifact name="koin-logger-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='koin-logger-slf4j', version='2.1.3-mp')
)
libraryDependencies += "co.touchlab" % "koin-logger-slf4j" % "2.1.3-mp"
[co.touchlab/koin-logger-slf4j "2.1.3-mp"]