MVN

io.insert-koin : koin-core-coroutines-js

Maven & Gradle

Jul 28, 2023
8.6k stars

koin-core-coroutines · KOIN - Kotlin simple Dependency Injection Framework

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-core-coroutines-js</artifactId>
    <version>3.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.insert-koin : koin-core-coroutines-js to add to Maven - Latest Versions:

  • Latest Stable: 3.4.3

All Versions

Choose a version of io.insert-koin : koin-core-coroutines-js to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
koin-core-coroutines-js-3.4.3
koin-core-coroutines-js-3.4.1
koin-core-coroutines-js-3.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-core-coroutines-js</artifactId>
    <version>3.4.3</version>
</dependency>

Advertisement