money-utility

Implementation of the Money class as described by Martin Fowler

GroupId

GroupId

com.github.lehphyro.money
ArtifactId

ArtifactId

money
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

money-utility
Implementation of the Money class as described by Martin Fowler
Project URL

Project URL

https://github.com/leandroaparecido/money

Download money

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1