is not current version
Last Version 1.5

com.github.sbahmani:jalcal 1.2

convert from/to Jalali and Defult Calendar

GroupId

GroupId

com.github.sbahmani
ArtifactId

ArtifactId

jalcal
Version

Version

1.2
Type

Type

jar

Download jalcal 1.2


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