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