Download atomix-time-2.0.2.jar file - Jar a

Jar examples for a:atomix-time

Description

You can download jar file atomix-time 2.0.2 in this page.

License

Apache License

Build File

You can use the following script to add atomix-time-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-time-2.0.2-javadoc.jar
atomix-time-2.0.2-sources.jar
atomix-time-2.0.2.jar
atomix-time-2.0.2.pom



Related Tutorials