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