Currency Converter

Open Source library for converting currencies

License

License

GroupId

GroupId

com.posadskiy
ArtifactId

ArtifactId

currency-converter
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Currency Converter
Open Source library for converting currencies
Project URL

Project URL

https://github.com/posadskiy/currency-converter
Source Code Management

Source Code Management

https://github.com/posadskiy/currency-converter

Download currency-converter

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.1
1.0.0
0.1.2
0.1.1
0.1.0