Download atomix-resource-manager-1.0.8.jar file - Jar a

Jar examples for a:atomix-resource-manager

Description

You can download jar file atomix-resource-manager 1.0.8 in this page.

Build File

You can use the following script to add atomix-resource-manager-1.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-resource-manager-1.0.8-javadoc.jar
atomix-resource-manager-1.0.8-sources.jar
atomix-resource-manager-1.0.8.jar
atomix-resource-manager-1.0.8.pom



Related Tutorials