Download kilim-2.0.0-10.jar file - Jar k

Jar examples for k:kilim

Description

Coroutines, continuations, fibers, actors and message passing for the JVM

You can download jar file kilim 2.0.0-10 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

kilim-2.0.0-10-javadoc.jar
kilim-2.0.0-10-sources.jar
kilim-2.0.0-10.jar
kilim-2.0.0-10.pom



Related Tutorials