is not current version
Last Version 1.1.1

com.github.yamin8000:PrettyPersianNumbers 1.0.0

pretty print numbers to persian words

GroupId

GroupId

com.github.yamin8000
ArtifactId

ArtifactId

PrettyPersianNumbers
Version

Version

1.0.0
Type

Type

aar

Download PrettyPersianNumbers 1.0.0


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