License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdbigdecimal-storage-parent |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionBigDecimal Storage Parent
Efficient storage for BigDecimal in special cases
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bigdecimal-storage-parent-0.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marschall/bigdecimal-storage-parent/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>bigdecimal-storage-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/bigdecimal-storage-parent/
implementation 'com.github.marschall:bigdecimal-storage-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/bigdecimal-storage-parent/
implementation ("com.github.marschall:bigdecimal-storage-parent:0.1.0")
'com.github.marschall:bigdecimal-storage-parent:pom:0.1.0'
<dependency org="com.github.marschall" name="bigdecimal-storage-parent" rev="0.1.0">
<artifact name="bigdecimal-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='bigdecimal-storage-parent', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "bigdecimal-storage-parent" % "0.1.0"
[com.github.marschall/bigdecimal-storage-parent "0.1.0"]