is not current version
Last Version 3.0.2-khan

co.touchlab:koin-test 2.1.5-mp

Koin

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

koin-test
Version

Version

2.1.5-mp
Type

Type

pom

Download koin-test 2.1.5-mp


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