License |
License |
---|---|
GroupId | GroupIdorg.kaveh.commons |
ArtifactId | ArtifactIdfarsi-commons |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionFarsi Language Common Functions
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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationKaveh.org |
Filename | Size |
---|---|
farsi-commons-2.2.pom | |
farsi-commons-2.2.jar | 38 KB |
farsi-commons-2.2-sources.jar | 17 KB |
farsi-commons-2.2-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaveh.commons/farsi-commons/ -->
<dependency>
<groupId>org.kaveh.commons</groupId>
<artifactId>farsi-commons</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaveh.commons/farsi-commons/
implementation 'org.kaveh.commons:farsi-commons:2.2'
// https://jarcasting.com/artifacts/org.kaveh.commons/farsi-commons/
implementation ("org.kaveh.commons:farsi-commons:2.2")
'org.kaveh.commons:farsi-commons:jar:2.2'
<dependency org="org.kaveh.commons" name="farsi-commons" rev="2.2">
<artifact name="farsi-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaveh.commons', module='farsi-commons', version='2.2')
)
libraryDependencies += "org.kaveh.commons" % "farsi-commons" % "2.2"
[org.kaveh.commons/farsi-commons "2.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.1 |