is not current version
Last Version 1.3.0

com.posadskiy:currency-converter 0.1.2

Open Source library for converting currencies

GroupId

GroupId

com.posadskiy
ArtifactId

ArtifactId

currency-converter
Version

Version

0.1.2
Type

Type

jar

Download currency-converter 0.1.2


<!-- https://jarcasting.com/artifacts/com.posadskiy/currency-converter/ -->
<dependency>
    <groupId>com.posadskiy</groupId>
    <artifactId>currency-converter</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.posadskiy/currency-converter/
implementation 'com.posadskiy:currency-converter:0.1.2'
// https://jarcasting.com/artifacts/com.posadskiy/currency-converter/
implementation ("com.posadskiy:currency-converter:0.1.2")
'com.posadskiy:currency-converter:jar:0.1.2'
<dependency org="com.posadskiy" name="currency-converter" rev="0.1.2">
  <artifact name="currency-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.posadskiy', module='currency-converter', version='0.1.2')
)
libraryDependencies += "com.posadskiy" % "currency-converter" % "0.1.2"
[com.posadskiy/currency-converter "0.1.2"]