Download atomix-event-2.0.17.jar file - Jar a

Jar examples for a:atomix-event

Description

You can download jar file atomix-event 2.0.17 in this page.

License

Apache License

Build File

You can use the following script to add atomix-event-2.0.17.jar to your project.

<dependency>
   <groupId>io.atomix</groupId>
   <artifactId>atomix-event</artifactId>
   <version>2.0.17</version>
</dependency>
compile group: 'io.atomix', name: 'atomix-event', version: '2.0.17'
libraryDependencies += "io.atomix" % "atomix-event" % "2.0.17"
<dependency org="io.atomix" name="atomix-event" rev="2.0.17"/>
@Grapes(@Grab(group='io.atomix', module='atomix-event', version='2.0.17'))
'io.atomix:atomix-event:jar:2.0.17'

Download

Click the following link to download the jar file.

atomix-event-2.0.17-javadoc.jar
atomix-event-2.0.17-sources.jar
atomix-event-2.0.17.jar
atomix-event-2.0.17.pom



Related Tutorials