| License |
License |
|---|---|
| GroupId | GroupIdio.github.pheerathach |
| ArtifactId | ArtifactIdthai-baht-utils |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionThai Baht Utils
ThaiBahtUtils provides the functionality to transform a decimal amount into Thai human-readable words.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thai-baht-utils-1.0.0.pom | |
| thai-baht-utils-1.0.0.jar | 4 KB |
| thai-baht-utils-1.0.0-sources.jar | 3 KB |
| thai-baht-utils-1.0.0-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pheerathach/thai-baht-utils/ -->
<dependency>
<groupId>io.github.pheerathach</groupId>
<artifactId>thai-baht-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pheerathach/thai-baht-utils/
implementation 'io.github.pheerathach:thai-baht-utils:1.0.0'
// https://jarcasting.com/artifacts/io.github.pheerathach/thai-baht-utils/
implementation ("io.github.pheerathach:thai-baht-utils:1.0.0")
'io.github.pheerathach:thai-baht-utils:jar:1.0.0'
<dependency org="io.github.pheerathach" name="thai-baht-utils" rev="1.0.0">
<artifact name="thai-baht-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pheerathach', module='thai-baht-utils', version='1.0.0')
)
libraryDependencies += "io.github.pheerathach" % "thai-baht-utils" % "1.0.0"
[io.github.pheerathach/thai-baht-utils "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |