Download atomix-resource-0.1.0-beta5.jar file - Jar a

Jar examples for a:atomix-resource

Description

You can download jar file atomix-resource 0.1.0-beta5 in this page.

License

Apache License

Build File

You can use the following script to add atomix-resource-0.1.0-beta5.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-resource-0.1.0-beta5-javadoc.jar
atomix-resource-0.1.0-beta5-sources.jar
atomix-resource-0.1.0-beta5.jar
atomix-resource-0.1.0-beta5.pom



Related Tutorials