Last Version

primecalendar 1.3.93

PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates. PrimeCalendar can be used in every JVM-based projects such as Java/kotlin applications, Android apps, etc.

License

License

GroupId

GroupId

com.apachat
ArtifactId

ArtifactId

primecalendar
Version

Version

1.3.93
Type

Type

aar
Description

Description

primecalendar
PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates. PrimeCalendar can be used in every JVM-based projects such as Java/kotlin applications, Android apps, etc.
Project URL

Project URL

https://github.com/FarhamHosseini/PrimeCalendar
Source Code Management

Source Code Management

https://github.com/FarhamHosseini/PrimeCalendar

Download primecalendar 1.3.93


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.threeten : threetenbp jar 1.5.1

Project Modules

There are no modules declared in this project.