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