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