License |
License |
---|---|
GroupId | GroupIdcom.github.yamin8000 |
ArtifactId | ArtifactIdPrettyPersianNumbers |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionPrettyPersianNumbers
pretty print numbers to persian words
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
PrettyPersianNumbers-1.0.2.pom | |
PrettyPersianNumbers-1.0.2-sources.jar | 4 KB |
PrettyPersianNumbers-1.0.2-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yamin8000/PrettyPersianNumbers/ -->
<dependency>
<groupId>com.github.yamin8000</groupId>
<artifactId>PrettyPersianNumbers</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamin8000/PrettyPersianNumbers/
implementation 'com.github.yamin8000:PrettyPersianNumbers:1.0.2'
// https://jarcasting.com/artifacts/com.github.yamin8000/PrettyPersianNumbers/
implementation ("com.github.yamin8000:PrettyPersianNumbers:1.0.2")
'com.github.yamin8000:PrettyPersianNumbers:aar:1.0.2'
<dependency org="com.github.yamin8000" name="PrettyPersianNumbers" rev="1.0.2">
<artifact name="PrettyPersianNumbers" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamin8000', module='PrettyPersianNumbers', version='1.0.2')
)
libraryDependencies += "com.github.yamin8000" % "PrettyPersianNumbers" % "1.0.2"
[com.github.yamin8000/PrettyPersianNumbers "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |