MVN

io.insert-koin : koin-core-ext

Maven & Gradle

May 18, 2021
4 usages
8.6k stars

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

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-core-ext</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.insert-koin : koin-core-ext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2
  • Latest Beta: 3.0.1-beta-2
  • Latest Alpha: 3.0.1-alpha-6

All Versions

Choose a version of io.insert-koin : koin-core-ext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
koin-core-ext-3.0.2
koin-core-ext-3.0.1
koin-core-ext-3.0.1-beta-2
koin-core-ext-3.0.1-beta-1
koin-core-ext-3.0.1-alpha-6
koin-core-ext-3.0.1-alpha-5
2.2.x
koin-core-ext-2.2.3
koin-core-ext-2.2.2
2.1.x
koin-core-ext-2.1.6
2.0.x
koin-core-ext-2.0.1

How to add a dependency to Maven

Add the following io.insert-koin : koin-core-ext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-core-ext</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.insert-koin : koin-core-ext gradle dependency to your build.gradle file:

implementation 'io.insert-koin:koin-core-ext:3.0.2'

Gradle Kotlin DSL: Add the following io.insert-koin : koin-core-ext gradle kotlin dependency to your build.gradle.kts file:

implementation("io.insert-koin:koin-core-ext:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.insert-koin : koin-core-ext sbt scala dependency to your build.sbt file:

libraryDependencies += "io.insert-koin" % "koin-core-ext" % "3.0.2"

Advertisement

Dependencies from Group

Jul 28, 2023
52 usages
8.6k stars
Jul 28, 2023
36 usages
8.6k stars
Jul 28, 2023
32 usages
8.6k stars
Jul 28, 2023
6 usages
8.6k stars
Jul 28, 2023
5 usages
8.6k stars

Discover Dependencies

Jun 17, 2021
1 usages
Jan 12, 2022
1 usages
115.5k stars
Jul 27, 2023
2.5k stars
Aug 11, 2023
66 usages
16.8k stars
May 03, 2023
208 usages
21 stars
Dec 21, 2021
9 usages
2.3k stars