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