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

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
Last Version

Last Version

2.0.0
Release Date

Release Date

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

How to add to project

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

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

Versions

Version
2.0.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1