Jar examples for h:hekate-codec-kryo
Java library for cluster communications and computing.
You can download jar file hekate-codec-kryo 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hekate-codec-kryo-1.0.2.jar to your project.
<dependency> <groupId>io.hekate</groupId> <artifactId>hekate-codec-kryo</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.hekate', name: 'hekate-codec-kryo', version: '1.0.2'
libraryDependencies += "io.hekate" % "hekate-codec-kryo" % "1.0.2"
<dependency org="io.hekate" name="hekate-codec-kryo" rev="1.0.2"/>
@Grapes(@Grab(group='io.hekate', module='hekate-codec-kryo', version='1.0.2'))
'io.hekate:hekate-codec-kryo:jar:1.0.2'
Click the following link to download the jar file.
hekate-codec-kryo-1.0.2-javadoc.jar