Download atomix-all-1.0.5.jar file - Jar a

Jar examples for a:atomix-all

Description

You can download jar file atomix-all 1.0.5 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

atomix-all-1.0.5-javadoc.jar
atomix-all-1.0.5-sources.jar
atomix-all-1.0.5.jar
atomix-all-1.0.5.pom



Related Tutorials