Download kontraktor-3.24.jar file - Jar k

Jar examples for k:kontraktor

Description

a light weight, high speed actors lib

You can download jar file kontraktor 3.24 in this page.

License

LGPL 2.1

Build File

You can use the following script to add kontraktor-3.24.jar to your project.

<dependency>
   <groupId>de.ruedigermoeller</groupId>
   <artifactId>kontraktor</artifactId>
   <version>3.24</version>
</dependency>
compile group: 'de.ruedigermoeller', name: 'kontraktor', version: '3.24'
libraryDependencies += "de.ruedigermoeller" % "kontraktor" % "3.24"
<dependency org="de.ruedigermoeller" name="kontraktor" rev="3.24"/>
@Grapes(@Grab(group='de.ruedigermoeller', module='kontraktor', version='3.24'))
'de.ruedigermoeller:kontraktor:jar:3.24'

Download

Click the following link to download the jar file.

kontraktor-3.24-javadoc.jar
kontraktor-3.24-sources.jar
kontraktor-3.24.jar
kontraktor-3.24.pom



Related Tutorials