jar

com.coinmarketadvisor : coinmarketadvisor-library

Maven & Gradle

Feb 03, 2021
0 stars

Coin Market Library · In house library meant to share common Model and Utilities classes between the other applications.

Table Of Contents

Latest Version

Download com.coinmarketadvisor : coinmarketadvisor-library JAR file - Latest Versions:

All Versions

Download com.coinmarketadvisor : coinmarketadvisor-library JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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 coinmarketadvisor-library-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.coinmarketadvisor.library.util

├─ com.coinmarketadvisor.library.util.ArrayNodeCollector.class - [JAR]

com.coinmarketadvisor.library.model

├─ com.coinmarketadvisor.library.model.CryptoCurrency.class - [JAR]

├─ com.coinmarketadvisor.library.model.CryptoCurrencyConstants.class - [JAR]

├─ com.coinmarketadvisor.library.model.MarketVolume.class - [JAR]

com.coinmarketadvisor.library.serialization

├─ com.coinmarketadvisor.library.serialization.CryptoCurrenciesDeserializer.class - [JAR]

├─ com.coinmarketadvisor.library.serialization.CryptoCurrenciesSerializer.class - [JAR]

├─ com.coinmarketadvisor.library.serialization.CryptoCurrencyDeserializer.class - [JAR]

├─ com.coinmarketadvisor.library.serialization.CryptoCurrencySerializer.class - [JAR]

com.coinmarketadvisor.library.exception.runtime

├─ com.coinmarketadvisor.library.exception.runtime.MissingVolumeCalculateMethodException.class - [JAR]