Download time4j-core-1.2.1.jar file - Jar t

Jar examples for t:time4j-core

Description

You can download jar file time4j-core 1.2.1 in this page.

Build File

You can use the following script to add time4j-core-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

time4j-core-1.2.1-javadoc.jar
time4j-core-1.2.1-sources.jar
time4j-core-1.2.1.jar
time4j-core-1.2.1.pom



Related Tutorials