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