| GroupId | GroupIdcom.github.honoluluhenk.fluent-bigdecimals |
|---|---|
| ArtifactId | ArtifactIdfluent-bigdecimals |
| Version | Version1.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| fluent-bigdecimals-1.0.3.pom | |
| fluent-bigdecimals-1.0.3.jar | 32 KB |
| fluent-bigdecimals-1.0.3-sources.jar | 17 KB |
| fluent-bigdecimals-1.0.3-javadoc.jar | 501 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals/
implementation 'com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:1.0.3'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals/
implementation ("com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:1.0.3")
'com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:jar:1.0.3'
<dependency org="com.github.honoluluhenk.fluent-bigdecimals" name="fluent-bigdecimals" rev="1.0.3">
<artifact name="fluent-bigdecimals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.fluent-bigdecimals', module='fluent-bigdecimals', version='1.0.3')
)
libraryDependencies += "com.github.honoluluhenk.fluent-bigdecimals" % "fluent-bigdecimals" % "1.0.3"
[com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals "1.0.3"]