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