is not current version
Last Version 1.2

com.gitlab.marvinh:prices-and-currencies 1.0

Library for price calculations and currency translations

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

prices-and-currencies
Version

Version

1.0
Type

Type

jar

Download prices-and-currencies 1.0


<!-- https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/ -->
<dependency>
    <groupId>com.gitlab.marvinh</groupId>
    <artifactId>prices-and-currencies</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation 'com.gitlab.marvinh:prices-and-currencies:1.0'
// https://jarcasting.com/artifacts/com.gitlab.marvinh/prices-and-currencies/
implementation ("com.gitlab.marvinh:prices-and-currencies:1.0")
'com.gitlab.marvinh:prices-and-currencies:jar:1.0'
<dependency org="com.gitlab.marvinh" name="prices-and-currencies" rev="1.0">
  <artifact name="prices-and-currencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.marvinh', module='prices-and-currencies', version='1.0')
)
libraryDependencies += "com.gitlab.marvinh" % "prices-and-currencies" % "1.0"
[com.gitlab.marvinh/prices-and-currencies "1.0"]