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