Download kontraktor-4.19.jar file - Jar k

Jar examples for k:kontraktor

Description

a light weight, high speed actors lib

You can download jar file kontraktor 4.19 in this page.

License

LGPL 2.1

Build File

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

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

Download

Click the following link to download the jar file.

kontraktor-4.19-javadoc.jar
kontraktor-4.19-sources.jar
kontraktor-4.19.jar
kontraktor-4.19.pom



Related Tutorials