PrettyPersianNumbers

pretty print numbers to persian words

License

License

GroupId

GroupId

com.github.yamin8000
ArtifactId

ArtifactId

PrettyPersianNumbers
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

PrettyPersianNumbers
pretty print numbers to persian words
Project URL

Project URL

https://github.com/yamin8000/PrettyPersianNumbers
Source Code Management

Source Code Management

https://github.com/yamin8000/PrettyPersianNumbers

Download PrettyPersianNumbers

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0