Last Version

BigDecimal Storage 0.1.0

Efficient storage for BigDecimal in special cases

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

bigdecimal-storage
Version

Version

0.1.0
Type

Type

jar
Description

Description

BigDecimal Storage
Efficient storage for BigDecimal in special cases

Download bigdecimal-storage 0.1.0


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

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.platform : junit-platform-launcher jar 1.2.0
org.assertj : assertj-core jar 3.9.1
org.openjdk.jol : jol-core jar 0.9

Project Modules

There are no modules declared in this project.