is not current version
Last Version 4.1.0

com.github.salomonbrys.kodein:kodein-conf 3.1.0

Kodein extension that enables a configurable Kodein object and a static global one true Kodein

GroupId

GroupId

com.github.salomonbrys.kodein
ArtifactId

ArtifactId

kodein-conf
Version

Version

3.1.0
Type

Type

jar

Download kodein-conf 3.1.0


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