is not current version
Last Version 3.0.2-khan

co.touchlab:koin-core 2.1.3-mp

Koin

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

koin-core
Version

Version

2.1.3-mp
Type

Type

pom

Download koin-core 2.1.3-mp


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