Commons - money

PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.

License

License

GroupId

GroupId

com.puresoltechnologies.commons
ArtifactId

ArtifactId

money
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons - money
PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.
Project Organization

Project Organization

PureSol Technologies

Download money

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.
com.puresoltechnologies.commons

PureSol Technologies

Versions

Version
0.8.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0