Download joala-time-1.0.1.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.0.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials