moneytostr

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

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

moneytostr
Last Version

Last Version

1.19
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/javadev/moneytostr-russian
Source Code Management

Source Code Management

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

Download moneytostr

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.19
1.18
1.17
1.14
1.13