Download atomix-2.1.0-beta2.jar file - Jar a

Jar examples for a:atomix

Description

You can download jar file atomix 2.1.0-beta2 in this page.

License

Apache License

Build File

You can use the following script to add atomix-2.1.0-beta2.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-2.1.0-beta2-javadoc.jar
atomix-2.1.0-beta2-sources.jar
atomix-2.1.0-beta2.jar
atomix-2.1.0-beta2.pom



Related Tutorials