is not current version
Last Version 3.0.0-beta6

com.github.salomonbrys.kodein:kodein-global 3.0.0-beta3

Kodein as a static global

GroupId

GroupId

com.github.salomonbrys.kodein
ArtifactId

ArtifactId

kodein-global
Version

Version

3.0.0-beta3
Type

Type

jar

Download kodein-global 3.0.0-beta3


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