is not current version
Last Version 1.5

com.github.sbahmani:jalcal 1.0

convert from/to Jalali and Defult Calendar

GroupId

GroupId

com.github.sbahmani
ArtifactId

ArtifactId

jalcal
Version

Version

1.0
Type

Type

jar

Download jalcal 1.0


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