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