| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdco.touchlab |
| ArtifactId | ArtifactIdkoin-logger-slf4j |
| Version | Version2.1.5-mp |
| Type | Typejar |
| Description |
Descriptionkoin-logger-slf4j
Koin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| koin-logger-slf4j-2.1.5-mp.pom | |
| koin-logger-slf4j-2.1.5-mp.jar | 3 KB |
| koin-logger-slf4j-2.1.5-mp-sources.jar | 1 KB |
| koin-logger-slf4j-2.1.5-mp-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>koin-logger-slf4j</artifactId>
<version>2.1.5-mp</version>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/
implementation 'co.touchlab:koin-logger-slf4j:2.1.5-mp'
// https://jarcasting.com/artifacts/co.touchlab/koin-logger-slf4j/
implementation ("co.touchlab:koin-logger-slf4j:2.1.5-mp")
'co.touchlab:koin-logger-slf4j:jar:2.1.5-mp'
<dependency org="co.touchlab" name="koin-logger-slf4j" rev="2.1.5-mp">
<artifact name="koin-logger-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='koin-logger-slf4j', version='2.1.5-mp')
)
libraryDependencies += "co.touchlab" % "koin-logger-slf4j" % "2.1.5-mp"
[co.touchlab/koin-logger-slf4j "2.1.5-mp"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |