is not current version
Last Version 2.0.0

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

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

License

License

GroupId

GroupId

com.github.honoluluhenk.fluent-bigdecimals
ArtifactId

ArtifactId

fluent-bigdecimals
Version

Version

1.0.12
Type

Type

jar
Description

Description

com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals
Wrap Java-BigDecimals into a nice fluent API and ease up rounding user-defined precision/scale.
Project URL

Project URL

https://github.com/HonoluluHenk/fluent-bigdecimals
Source Code Management

Source Code Management

https://github.com/HonoluluHenk/fluent-bigdecimals

Download fluent-bigdecimals 1.0.12


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

Dependencies

compile (1)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.8.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
com.github.spotbugs : spotbugs-annotations jar 4.0.6

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.