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.
License |
License |
---|---|
GroupId | GroupIdcom.github.salomonbrys.kodein |
ArtifactId | ArtifactIdkodein-conf |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKodein-Conf
Kodein extension that enables a configurable Kodein object and a static global one true Kodein
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kodein-conf-4.1.0.pom | |
kodein-conf-4.1.0.jar | 13 KB |
kodein-conf-4.1.0-sources.jar | 3 KB |
kodein-conf-4.1.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-conf/ -->
<dependency>
<groupId>com.github.salomonbrys.kodein</groupId>
<artifactId>kodein-conf</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-conf/
implementation 'com.github.salomonbrys.kodein:kodein-conf:4.1.0'
// https://jarcasting.com/artifacts/com.github.salomonbrys.kodein/kodein-conf/
implementation ("com.github.salomonbrys.kodein:kodein-conf:4.1.0")
'com.github.salomonbrys.kodein:kodein-conf:jar:4.1.0'
<dependency org="com.github.salomonbrys.kodein" name="kodein-conf" rev="4.1.0">
<artifact name="kodein-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.salomonbrys.kodein', module='kodein-conf', version='4.1.0')
)
libraryDependencies += "com.github.salomonbrys.kodein" % "kodein-conf" % "4.1.0"
[com.github.salomonbrys.kodein/kodein-conf "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.3-2 |
com.github.salomonbrys.kodein : kodein-core | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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.
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
|
3.1.0
|
3.0.0
|