Money

Small collection of classes for handling monetary amounts.

Лицензия

Лицензия

Группа

Группа

com.tomgibara.money
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Money
Small collection of classes for handling monetary amounts.
Ссылка на сайт

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

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

Скачать money

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.2.0