is not current version
Last Version 1.3.3-4

com.luuuis:jcalendar-tz 1.3.3-3

A fork of the JCalendar project, with TimeZone support

GroupId

GroupId

com.luuuis
ArtifactId

ArtifactId

jcalendar-tz
Version

Version

1.3.3-3
Type

Type

jar

Download jcalendar-tz 1.3.3-3


<!-- https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/ -->
<dependency>
    <groupId>com.luuuis</groupId>
    <artifactId>jcalendar-tz</artifactId>
    <version>1.3.3-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/
implementation 'com.luuuis:jcalendar-tz:1.3.3-3'
// https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/
implementation ("com.luuuis:jcalendar-tz:1.3.3-3")
'com.luuuis:jcalendar-tz:jar:1.3.3-3'
<dependency org="com.luuuis" name="jcalendar-tz" rev="1.3.3-3">
  <artifact name="jcalendar-tz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luuuis', module='jcalendar-tz', version='1.3.3-3')
)
libraryDependencies += "com.luuuis" % "jcalendar-tz" % "1.3.3-3"
[com.luuuis/jcalendar-tz "1.3.3-3"]