jar

org.fintecy.md : revolut-client

Maven & Gradle

Nov 01, 2022
0 stars

Revolut FX rates Client · Async Java client for revolut fx rates.

Table Of Contents

Latest Version

Download org.fintecy.md : revolut-client JAR file - Latest Versions:

All Versions

Download org.fintecy.md : revolut-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window revolut-client-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fintecy.md.revolut

├─ org.fintecy.md.revolut.NoOpRevolutApi.class - [JAR]

├─ org.fintecy.md.revolut.RevolutApi.class - [JAR]

├─ org.fintecy.md.revolut.RevolutClient.class - [JAR]

├─ org.fintecy.md.revolut.RevolutClientBuilder.class - [JAR]

org.fintecy.md.revolut.model

├─ org.fintecy.md.revolut.model.Currency.class - [JAR]

├─ org.fintecy.md.revolut.model.ExchangeRate.class - [JAR]

├─ org.fintecy.md.revolut.model.MicroType.class - [JAR]

├─ org.fintecy.md.revolut.model.RatesRequest.class - [JAR]

org.fintecy.md.revolut.serialization

├─ org.fintecy.md.revolut.serialization.ExchangeRateDeserializer.class - [JAR]

├─ org.fintecy.md.revolut.serialization.RevolutModule.class - [JAR]

Advertisement