| License |
License |
|---|---|
| GroupId | GroupIdcom.luuuis |
| ArtifactId | ArtifactIdjcalendar-tz |
| Last Version | Last Version1.3.3-4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJCalendar TimeZones
A fork of the JCalendar project, with TimeZone support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcalendar-tz-1.3.3-4.pom | |
| jcalendar-tz-1.3.3-4.jar | 83 KB |
| jcalendar-tz-1.3.3-4-sources.jar | 65 KB |
| jcalendar-tz-1.3.3-4-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/ -->
<dependency>
<groupId>com.luuuis</groupId>
<artifactId>jcalendar-tz</artifactId>
<version>1.3.3-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/
implementation 'com.luuuis:jcalendar-tz:1.3.3-4'
// https://jarcasting.com/artifacts/com.luuuis/jcalendar-tz/
implementation ("com.luuuis:jcalendar-tz:1.3.3-4")
'com.luuuis:jcalendar-tz:jar:1.3.3-4'
<dependency org="com.luuuis" name="jcalendar-tz" rev="1.3.3-4">
<artifact name="jcalendar-tz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luuuis', module='jcalendar-tz', version='1.3.3-4')
)
libraryDependencies += "com.luuuis" % "jcalendar-tz" % "1.3.3-4"
[com.luuuis/jcalendar-tz "1.3.3-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jgoodies : looks Optional | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |