Money

Small collection of classes for handling monetary amounts.

License

License

GroupId

GroupId

com.tomgibara.money
ArtifactId

ArtifactId

money
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Money
Small collection of classes for handling monetary amounts.
Project URL

Project URL

https://github.com/tomgibara/money/

Download money

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0