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