Jar examples for k:kilim
Coroutines, continuations, fibers, actors and message passing for the JVM
You can download jar file kilim 2.0.0-10 in this page.
MIT License
You can use the following script to add kilim-2.0.0-10.jar to your project.
<dependency> <groupId>org.db4j</groupId> <artifactId>kilim</artifactId> <version>2.0.0-10</version> </dependency>
compile group: 'org.db4j', name: 'kilim', version: '2.0.0-10'
libraryDependencies += "org.db4j" % "kilim" % "2.0.0-10"
<dependency org="org.db4j" name="kilim" rev="2.0.0-10"/>
@Grapes(@Grab(group='org.db4j', module='kilim', version='2.0.0-10'))
'org.db4j:kilim:jar:2.0.0-10'
Click the following link to download the jar file.
kilim-2.0.0-10-javadoc.jar