is not current version
Last Version 3.0.2-khan

co.touchlab:koin-core 3.0.0-khan

Koin

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

koin-core
Version

Version

3.0.0-khan
Type

Type

pom

Download koin-core 3.0.0-khan


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