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

com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals 1.0.1

Wrap Java-BigDecimals into a nice fluent API and ease up rounding user-defined precision/scale.

Группа

Группа

com.github.honoluluhenk.fluent-bigdecimals
Идентификатор

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

fluent-bigdecimals
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать fluent-bigdecimals 1.0.1


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