Download kilim-2.0.0-8.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-8 in this page.

License

MIT License

Build File

You can use the following script to add kilim-2.0.0-8.jar to your project.

<dependency>
   <groupId>org.db4j</groupId>
   <artifactId>kilim</artifactId>
   <version>2.0.0-8</version>
</dependency>
compile group: 'org.db4j', name: 'kilim', version: '2.0.0-8'
libraryDependencies += "org.db4j" % "kilim" % "2.0.0-8"
<dependency org="org.db4j" name="kilim" rev="2.0.0-8"/>
@Grapes(@Grab(group='org.db4j', module='kilim', version='2.0.0-8'))
'org.db4j:kilim:jar:2.0.0-8'

Download

Click the following link to download the jar file.

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



Related Tutorials