| Группа | Группаcom.github.honoluluhenk.fluent-bigdecimals |
|---|---|
| Идентификатор | Идентификаторfluent-bigdecimals |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fluent-bigdecimals-1.0.2.pom | |
| fluent-bigdecimals-1.0.2.jar | 29 KB |
| fluent-bigdecimals-1.0.2-sources.jar | 15 KB |
| fluent-bigdecimals-1.0.2-javadoc.jar | 490 KB |
| Обзор |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals/
implementation 'com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:1.0.2'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals/
implementation ("com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:1.0.2")
'com.github.honoluluhenk.fluent-bigdecimals:fluent-bigdecimals:jar:1.0.2'
<dependency org="com.github.honoluluhenk.fluent-bigdecimals" name="fluent-bigdecimals" rev="1.0.2">
<artifact name="fluent-bigdecimals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.fluent-bigdecimals', module='fluent-bigdecimals', version='1.0.2')
)
libraryDependencies += "com.github.honoluluhenk.fluent-bigdecimals" % "fluent-bigdecimals" % "1.0.2"
[com.github.honoluluhenk.fluent-bigdecimals/fluent-bigdecimals "1.0.2"]