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