MVN

com.github.eloyzone : jalali-calendar

Maven & Gradle

Jun 07, 2018
30 stars

jalali-calendar · This lib converts Jalali Calendar to Gregorian(or Gregorian to Jalali)

<dependency>
    <groupId>com.github.eloyzone</groupId>
    <artifactId>jalali-calendar</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.eloyzone : jalali-calendar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.eloyzone : jalali-calendar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jalali-calendar-1.0.0

How to add a dependency to Maven

Add the following com.github.eloyzone : jalali-calendar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.eloyzone</groupId>
    <artifactId>jalali-calendar</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.eloyzone : jalali-calendar gradle dependency to your build.gradle file:

implementation 'com.github.eloyzone:jalali-calendar:1.0.0'

Gradle Kotlin DSL: Add the following com.github.eloyzone : jalali-calendar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.eloyzone:jalali-calendar:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.eloyzone : jalali-calendar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.eloyzone" % "jalali-calendar" % "1.0.0"

Advertisement

Dependencies from Group

Jun 07, 2018
30 stars

Discover Dependencies

Aug 01, 2018
10 usages
Feb 17, 2022
16 usages
14 stars
Jan 20, 2022
1 usages
34 stars
Jun 05, 2018
0 stars
Jan 17, 2023
1.3k stars
Aug 18, 2023
3 usages
2 stars
Jun 14, 2018
64 stars
May 15, 2023
7 usages
100 stars