MVN

io.insert-koin : koin-androidx-scope

Maven & Gradle

May 18, 2021
3 usages
8.1k stars

Koin · Koin - a pragmatic lightweight dependency injection framework for Kotlin

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-androidx-scope</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.3

All Versions

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

Version Vulnerabilities Updated
2.2.x
koin-androidx-scope-2.2.3
koin-androidx-scope-2.2.2
2.1.x
koin-androidx-scope-2.1.6
2.0.x
koin-androidx-scope-2.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-androidx-scope</artifactId>
    <version>2.2.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.insert-koin:koin-androidx-scope:2.2.3'

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

implementation("io.insert-koin:koin-androidx-scope:2.2.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.insert-koin" % "koin-androidx-scope" % "2.2.3"

Advertisement

Dependencies from Group

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

Discover Dependencies