is not current version
Last Version 4.1.0

com.github.salomonbrys.kodein:kodein-conf 4.0.0-beta2

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

4.0.0-beta2
Type

Type

jar

Download kodein-conf 4.0.0-beta2


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