Download atomix-storage-2.0.18.jar file - Jar a

Jar examples for a:atomix-storage

Description

You can download jar file atomix-storage 2.0.18 in this page.

License

Apache License

Build File

You can use the following script to add atomix-storage-2.0.18.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-storage-2.0.18-javadoc.jar
atomix-storage-2.0.18-sources.jar
atomix-storage-2.0.18.jar
atomix-storage-2.0.18.pom



Related Tutorials