License |
License |
---|---|
GroupId | GroupIdir.ghasemkiani |
ArtifactId | ArtifactIdpersiancalendar |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPersianCalendar
Persian Calendar is an implementation of the Iranian (Jalali) calendar based on the ICU4J calendar framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
persiancalendar-2.1.7.pom | |
persiancalendar-2.1.7.jar | 47 KB |
persiancalendar-2.1.7-sources.jar | 43 KB |
persiancalendar-2.1.7-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ir.ghasemkiani/persiancalendar/ -->
<dependency>
<groupId>ir.ghasemkiani</groupId>
<artifactId>persiancalendar</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ir.ghasemkiani/persiancalendar/
implementation 'ir.ghasemkiani:persiancalendar:2.1.7'
// https://jarcasting.com/artifacts/ir.ghasemkiani/persiancalendar/
implementation ("ir.ghasemkiani:persiancalendar:2.1.7")
'ir.ghasemkiani:persiancalendar:jar:2.1.7'
<dependency org="ir.ghasemkiani" name="persiancalendar" rev="2.1.7">
<artifact name="persiancalendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='ir.ghasemkiani', module='persiancalendar', version='2.1.7')
)
libraryDependencies += "ir.ghasemkiani" % "persiancalendar" % "2.1.7"
[ir.ghasemkiani/persiancalendar "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 52.1 |