Download joala-time-1.2.0.jar file - Jar j

Jar examples for j:joala-time

Description

Classes for dealing with timeouts, timing and formatting time.

You can download jar file joala-time 1.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add joala-time-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

joala-time-1.2.0-javadoc.jar
joala-time-1.2.0-sources.jar
joala-time-1.2.0.jar
joala-time-1.2.0.pom



Related Tutorials