is not current version
Last Version 2.2

org.kaveh.commons:farsi-commons 2.1

Project provide methods for converting jalai calendar to gregorian calendar and vice versa as well as lot of methods to fix arabic letters used in farsi texts.

GroupId

GroupId

org.kaveh.commons
ArtifactId

ArtifactId

farsi-commons
Version

Version

2.1
Type

Type

jar

Download farsi-commons 2.1


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