MVN

com.github.salomonbrys.kodein : kodein

Maven & Gradle

Jul 28, 2017
13 usages
6 stars

Kodein · Kotlin Dependency Injection

<dependency>
    <groupId>com.github.salomonbrys.kodein</groupId>
    <artifactId>kodein</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.salomonbrys.kodein : kodein to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0
  • Latest Beta: 4.0.0-beta2

All Versions

Choose a version of com.github.salomonbrys.kodein : kodein to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
kodein-4.1.0
4.0.x
kodein-4.0.0
kodein-4.0.0-beta2
kodein-4.0.0-beta1
3.4.x
kodein-3.4.1
kodein-3.4.0
3.3.x
kodein-3.3.0
3.2.x
kodein-3.2.0
kodein-3.2.0-beta3
kodein-3.2.0-beta2
kodein-3.2.0-beta1
3.1.x
kodein-3.1.0
3.0.x
kodein-3.0.0
kodein-3.0.0-beta6
kodein-3.0.0-beta5
kodein-3.0.0-beta4
kodein-3.0.0-beta3
kodein-3.0.0-beta2
kodein-3.0.0-beta1
2.8.x
kodein-2.8.0
2.7.x
kodein-2.7.1
kodein-2.7.0
kodein-2.7.0-beta2
kodein-2.7.0-beta1
2.6.x
kodein-2.6.0
2.5.x
kodein-2.5.0
2.4.x
kodein-2.4.1
kodein-2.4.0
2.3.x
kodein-2.3.1
kodein-2.3.0
2.2.x
kodein-2.2.0
2.1.x
kodein-2.1.1
kodein-2.1.0
2.0.x
kodein-2.0.0
1.5.x
kodein-1.5.0
1.4.x
kodein-1.4.0
1.3.x
kodein-1.3.0
1.2
kodein-1.2
1.1
kodein-1.1
1.0
kodein-1.0

How to add a dependency to Maven

Add the following com.github.salomonbrys.kodein : kodein maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.salomonbrys.kodein</groupId>
    <artifactId>kodein</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.salomonbrys.kodein : kodein gradle dependency to your build.gradle file:

implementation 'com.github.salomonbrys.kodein:kodein:4.1.0'

Gradle Kotlin DSL: Add the following com.github.salomonbrys.kodein : kodein gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.salomonbrys.kodein:kodein:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.salomonbrys.kodein : kodein sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.salomonbrys.kodein" % "kodein" % "4.1.0"

Advertisement

Dependencies from Group

Jul 28, 2017
13 usages
6 stars
Jul 28, 2017
5 usages
6 stars
Jul 28, 2017
2 usages
6 stars
Jul 28, 2017
1 usages
6 stars
Jul 28, 2017
1 usages
6 stars

Discover Dependencies

Oct 29, 2016
3 usages
Jan 09, 2017
5 usages
406 stars
Oct 24, 2017
3 usages
2 stars
Sep 17, 2017
3 usages
47 stars
Oct 19, 2017
3 usages
47 stars
Jan 04, 2020
2 usages
13 stars
Nov 27, 2020
44 usages
6 stars
Dec 17, 2021
3 usages
4 stars
Apr 27, 2013
2 usages
382 stars