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