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