Jar examples for k:kodein
Kotlin Dependency Injection
You can download jar file kodein 3.1.0 in this page.
MIT
You can use the following script to add kodein-3.1.0.jar to your project.
<dependency> <groupId>com.github.salomonbrys.kodein</groupId> <artifactId>kodein</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.github.salomonbrys.kodein', name: 'kodein', version: '3.1.0'
libraryDependencies += "com.github.salomonbrys.kodein" % "kodein" % "3.1.0"
<dependency org="com.github.salomonbrys.kodein" name="kodein" rev="3.1.0"/>
@Grapes(@Grab(group='com.github.salomonbrys.kodein', module='kodein', version='3.1.0'))
'com.github.salomonbrys.kodein:kodein:jar:3.1.0'
Click the following link to download the jar file.
kodein-3.1.0-javadoc.jar