| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sbahmani |
| ArtifactId | ArtifactIdjalcal |
| Version | Version1.4 |
| Type | Typejar |
| Description |
DescriptionJalali Calendar
convert from/to Jalali and Defult Calendar
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jalcal-1.4.pom | |
| jalcal-1.4.jar | 19 KB |
| jalcal-1.4-sources.jar | 29 KB |
| jalcal-1.4-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sbahmani/jalcal/ -->
<dependency>
<groupId>com.github.sbahmani</groupId>
<artifactId>jalcal</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbahmani/jalcal/
implementation 'com.github.sbahmani:jalcal:1.4'
// https://jarcasting.com/artifacts/com.github.sbahmani/jalcal/
implementation ("com.github.sbahmani:jalcal:1.4")
'com.github.sbahmani:jalcal:jar:1.4'
<dependency org="com.github.sbahmani" name="jalcal" rev="1.4">
<artifact name="jalcal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbahmani', module='jalcal', version='1.4')
)
libraryDependencies += "com.github.sbahmani" % "jalcal" % "1.4"
[com.github.sbahmani/jalcal "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.icu : icu4j | jar | 61.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.easytesting : fest-assert | jar | 1.4 |