is not current version
Last Version 1.1.1

com.github.yamin8000:PrettyPersianNumbers 1.0.1

pretty print numbers to persian words

GroupId

GroupId

com.github.yamin8000
ArtifactId

ArtifactId

PrettyPersianNumbers
Version

Version

1.0.1
Type

Type

aar

Download PrettyPersianNumbers 1.0.1


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