не последняя версия
Последняя версия 1.19

com.github.javadev:moneytostr 1.14

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

Группа

Группа

com.github.javadev
Идентификатор

Идентификатор

moneytostr
Версия

Версия

1.14
Тип

Тип

jar

Скачать moneytostr 1.14


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