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