| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.marvinh |
| ArtifactId | ArtifactIdprices-and-currencies |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPrices and currencies
Library for price calculations and currency translations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prices-and-currencies-1.2.pom | |
| prices-and-currencies-1.2.jar | 12 KB |
| prices-and-currencies-1.2-sources.jar | 6 KB |
| prices-and-currencies-1.2-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/ -->
<dependency>
<groupId>com.gitlab.marvinh</groupId>
<artifactId>prices-and-currencies</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation 'com.gitlab.marvinh:prices-and-currencies:1.2'
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation ("com.gitlab.marvinh:prices-and-currencies:1.2")
'com.gitlab.marvinh:prices-and-currencies:jar:1.2'
<dependency org="com.gitlab.marvinh" name="prices-and-currencies" rev="1.2">
<artifact name="prices-and-currencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.marvinh', module='prices-and-currencies', version='1.2')
)
libraryDependencies += "com.gitlab.marvinh" % "prices-and-currencies" % "1.2"
[com.gitlab.marvinh/prices-and-currencies "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.marvinh : comparable | jar | 1.0 |
| com.gitlab.marvinh : database-connector | jar | 0.7 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
| org.mockito : mockito-all | jar | 1.9.5 |