javamoney-parent
Money and Currency Parent
This module is licenced under the the Apache 2 Licence.
| License |
License |
|---|---|
| GroupId | GroupIdorg.javamoney |
| ArtifactId | ArtifactIdjavamoney-parent |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMoney and Currency - JavaMoney parent
JavaMoney Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| javamoney-parent-1.3.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.javamoney/javamoney-parent/ -->
<dependency>
<groupId>org.javamoney</groupId>
<artifactId>javamoney-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javamoney/javamoney-parent/
implementation 'org.javamoney:javamoney-parent:1.3'
// https://jarcasting.com/artifacts/org.javamoney/javamoney-parent/
implementation ("org.javamoney:javamoney-parent:1.3")
'org.javamoney:javamoney-parent:pom:1.3'
<dependency org="org.javamoney" name="javamoney-parent" rev="1.3">
<artifact name="javamoney-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javamoney', module='javamoney-parent', version='1.3')
)
libraryDependencies += "org.javamoney" % "javamoney-parent" % "1.3"
[org.javamoney/javamoney-parent "1.3"]
Money and Currency Parent
This module is licenced under the the Apache 2 Licence.