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