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