moneytostr

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

Лицензия

Лицензия

Группа

Группа

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

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

moneytostr
Последняя версия

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

1.19
Дата

Дата

Тип

Тип

jar
Описание

Описание

moneytostr
The utility class to convert amount to words in Russian/Ukrainian/English languages
Ссылка на сайт

Ссылка на сайт

https://github.com/javadev/moneytostr-russian
Система контроля версий

Система контроля версий

https://github.com/javadev/moneytostr-russian

Скачать moneytostr

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.19
1.18
1.17
1.14
1.13