Last Version

Commons - money 0.8.0

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
Version

Version

0.8.0
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 0.8.0


<!-- 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.