| License |
License |
|---|---|
| GroupId | GroupIdcom.github.honoluluhenk.fluent-bigdecimals |
| ArtifactId | ArtifactIdfluent-bigdecimals |
| Version | Version1.0.12 |
| Type | Typejar |
| Description |
Descriptioncom.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fluent-bigdecimals-1.0.12.pom | |
| fluent-bigdecimals-1.0.12.jar | 33 KB |
| fluent-bigdecimals-1.0.12-sources.jar | 17 KB |
| fluent-bigdecimals-1.0.12-javadoc.jar | 506 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.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 |