Download atomix-kryo-2.0.0.jar file - Jar a

Jar examples for a:atomix-kryo

Description

You can download jar file atomix-kryo 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add atomix-kryo-2.0.0.jar to your project.

<dependency>
   <groupId>io.atomix</groupId>
   <artifactId>atomix-kryo</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'io.atomix', name: 'atomix-kryo', version: '2.0.0'
libraryDependencies += "io.atomix" % "atomix-kryo" % "2.0.0"
<dependency org="io.atomix" name="atomix-kryo" rev="2.0.0"/>
@Grapes(@Grab(group='io.atomix', module='atomix-kryo', version='2.0.0'))
'io.atomix:atomix-kryo:jar:2.0.0'

Download

Click the following link to download the jar file.

atomix-kryo-2.0.0-javadoc.jar
atomix-kryo-2.0.0-sources.jar
atomix-kryo-2.0.0.jar
atomix-kryo-2.0.0.pom



Related Tutorials