Download atomix-utils-2.0.10.jar file - Jar a

Jar examples for a:atomix-utils

Description

You can download jar file atomix-utils 2.0.10 in this page.

License

Apache License

Build File

You can use the following script to add atomix-utils-2.0.10.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-utils-2.0.10-javadoc.jar
atomix-utils-2.0.10-sources.jar
atomix-utils-2.0.10.jar
atomix-utils-2.0.10.pom



Related Tutorials