MVN

io.insert-koin : koin-annotations-bom

Maven & Gradle

Jan 20, 1970
8.6k stars

koin-annotations-bom · KOIN - Kotlin simple Dependency Injection Framework

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-annotations-bom</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.insert-koin : koin-annotations-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.insert-koin : koin-annotations-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
koin-annotations-bom-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-annotations-bom</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement