Currency Converter API

Currency Converter works with different bank webservices to fetch rates. It also may use GoogleFinance API to get rates.

License

License

GroupId

GroupId

com.tunyk.currencyconverter
ArtifactId

ArtifactId

currency-converter-api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Currency Converter API
Currency Converter works with different bank webservices to fetch rates. It also may use GoogleFinance API to get rates.
Project Organization

Project Organization

TUNYK.COM
Source Code Management

Source Code Management

http://code.google.com/p/currency-converter-api/source/browse/tags/currency-converter-api-1.0

Download currency-converter-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.4.3
org.slf4j : slf4j-api jar 1.5.10
org.slf4j : slf4j-log4j12 jar 1.5.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0