License |
License |
---|---|
GroupId | GroupIdcom.github.yamin8000 |
ArtifactId | ArtifactIdPrettyPersianNumbers |
Version | Version1.1.1 |
Type | Typepom |
Description |
DescriptionPrettyPersianNumbers
pretty print numbers to persian words
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yamin8000/PrettyPersianNumbers/ -->
<dependency>
<groupId>com.github.yamin8000</groupId>
<artifactId>PrettyPersianNumbers</artifactId>
<version>1.1.1</version>
<type>pom</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:pom:1.1.1'
<dependency org="com.github.yamin8000" name="PrettyPersianNumbers" rev="1.1.1">
<artifact name="PrettyPersianNumbers" type="pom" />
</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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib Optional | jar | 1.6.10 |