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