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