Last Version

Money 1.2.0

Small collection of classes for handling monetary amounts.

License

License

GroupId

GroupId

com.tomgibara.money
ArtifactId

ArtifactId

money
Version

Version

1.2.0
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 1.2.0


<!-- 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.