Jar examples for a:atomix-kryo
You can download jar file atomix-kryo 2.0.6 in this page.
Apache License
You can use the following script to add atomix-kryo-2.0.6.jar to your project.
<dependency> <groupId>io.atomix</groupId> <artifactId>atomix-kryo</artifactId> <version>2.0.6</version> </dependency>
compile group: 'io.atomix', name: 'atomix-kryo', version: '2.0.6'
libraryDependencies += "io.atomix" % "atomix-kryo" % "2.0.6"
<dependency org="io.atomix" name="atomix-kryo" rev="2.0.6"/>
@Grapes(@Grab(group='io.atomix', module='atomix-kryo', version='2.0.6'))
'io.atomix:atomix-kryo:jar:2.0.6'
Click the following link to download the jar file.
atomix-kryo-2.0.6-javadoc.jar