Jar examples for k:korinject
Korinject: Portable Kotlin Common library to do asynchronous dependency injection
You can download jar file korinject 0.3.0 in this page.
MIT License
You can use the following script to add korinject-0.3.0.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>korinject</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.soywiz', name: 'korinject', version: '0.3.0'
libraryDependencies += "com.soywiz" % "korinject" % "0.3.0"
<dependency org="com.soywiz" name="korinject" rev="0.3.0"/>
@Grapes(@Grab(group='com.soywiz', module='korinject', version='0.3.0'))
'com.soywiz:korinject:jar:0.3.0'
Click the following link to download the jar file.
korinject-0.3.0-javadoc.jar