Kodein Core

Kotlin Dependency Injection Core

License

License

MIT
GroupId

GroupId

com.github.salomonbrys.kodein
ArtifactId

ArtifactId

kodein-core
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kodein Core
Kotlin Dependency Injection Core
Project URL

Project URL

https://github.com/SalomonBrys/Kodein
Source Code Management

Source Code Management

https://github.com/SalomonBrys/Kodein

Download kodein-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-core/ -->
<dependency>
    <groupId>com.github.salomonbrys.kodein</groupId>
    <artifactId>kodein-core</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-core/
implementation 'com.github.salomonbrys.kodein:kodein-core:4.1.0'
// https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-core/
implementation ("com.github.salomonbrys.kodein:kodein-core:4.1.0")
'com.github.salomonbrys.kodein:kodein-core:jar:4.1.0'
<dependency org="com.github.salomonbrys.kodein" name="kodein-core" rev="4.1.0">
  <artifact name="kodein-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.salomonbrys.kodein', module='kodein-core', version='4.1.0')
)
libraryDependencies += "com.github.salomonbrys.kodein" % "kodein-core" % "4.1.0"
[com.github.salomonbrys.kodein/kodein-core "4.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

KOtlin DEpendency INjection

The Kodein lirary is now named Kodein-DI and is part of the Kodein Framework.

The project has moved HERE.

The documentation has moved HERE.

Versions

Version
4.1.0
4.0.0
4.0.0-beta2
4.0.0-beta1
3.4.1
3.4.0
3.3.0
3.2.0
3.2.0-beta3
3.2.0-beta2
3.2.0-beta1