is not current version
Last Version 1.2

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

Library for price calculations and currency translations

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

prices-and-currencies
Version

Version

0.8
Type

Type

jar

Download prices-and-currencies 0.8


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