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