Download atomix-1.0.0-rc9.jar file - Jar a

Jar examples for a:atomix

Description

You can download jar file atomix 1.0.0-rc9 in this page.

License

Apache License

Build File

You can use the following script to add atomix-1.0.0-rc9.jar to your project.

<dependency>
   <groupId>io.atomix</groupId>
   <artifactId>atomix</artifactId>
   <version>1.0.0-rc9</version>
</dependency>
compile group: 'io.atomix', name: 'atomix', version: '1.0.0-rc9'
libraryDependencies += "io.atomix" % "atomix" % "1.0.0-rc9"
<dependency org="io.atomix" name="atomix" rev="1.0.0-rc9"/>
@Grapes(@Grab(group='io.atomix', module='atomix', version='1.0.0-rc9'))
'io.atomix:atomix:jar:1.0.0-rc9'

Download

Click the following link to download the jar file.

atomix-1.0.0-rc9-javadoc.jar
atomix-1.0.0-rc9-sources.jar
atomix-1.0.0-rc9.jar
atomix-1.0.0-rc9.pom



Related Tutorials