Last Version

me.xethh.utils:DecimalExtension 2.0-RELEASE

A library used for easy manipulating BigDecimal in more finance style(fix scale operation)

License

License

GroupId

GroupId

me.xethh.utils
ArtifactId

ArtifactId

DecimalExtension
Version

Version

2.0-RELEASE
Type

Type

jar
Description

Description

me.xethh.utils:DecimalExtension
A library used for easy manipulating BigDecimal in more finance style(fix scale operation)
Project URL

Project URL

https://xeth0102.atlassian.net/wiki/spaces/DAT/overview
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/decimal-utils/src

Download DecimalExtension 2.0-RELEASE


<!-- https://jarcasting.com/artifacts/me.xethh.utils/DecimalExtension/ -->
<dependency>
    <groupId>me.xethh.utils</groupId>
    <artifactId>DecimalExtension</artifactId>
    <version>2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.utils/DecimalExtension/
implementation 'me.xethh.utils:DecimalExtension:2.0-RELEASE'
// https://jarcasting.com/artifacts/me.xethh.utils/DecimalExtension/
implementation ("me.xethh.utils:DecimalExtension:2.0-RELEASE")
'me.xethh.utils:DecimalExtension:jar:2.0-RELEASE'
<dependency org="me.xethh.utils" name="DecimalExtension" rev="2.0-RELEASE">
  <artifact name="DecimalExtension" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.utils', module='DecimalExtension', version='2.0-RELEASE')
)
libraryDependencies += "me.xethh.utils" % "DecimalExtension" % "2.0-RELEASE"
[me.xethh.utils/DecimalExtension "2.0-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.