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