is not current version
Last Version 1.19

com.github.javadev:moneytostr 1.17

The utility class to convert amount to words in Russian/Ukrainian/English languages

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

moneytostr
Version

Version

1.17
Type

Type

jar

Download moneytostr 1.17


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