is not current version
Last Version 1.3.0

com.posadskiy:currency-converter 1.0.0

Open Source library for converting currencies

GroupId

GroupId

com.posadskiy
ArtifactId

ArtifactId

currency-converter
Version

Version

1.0.0
Type

Type

jar

Download currency-converter 1.0.0


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