jar

net.osslabz : xchange-coinex

Maven & Gradle

Feb 28, 2024

XChange Coinex · XChange implementation for the Coinex Exchange

Table Of Contents

Latest Version

Download net.osslabz : xchange-coinex JAR file - Latest Versions:

All Versions

Download net.osslabz : xchange-coinex JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.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 xchange-coinex-5.1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.coinex.service

├─ org.knowm.xchange.coinex.service.CoinexAccountService.class - [JAR]

├─ org.knowm.xchange.coinex.service.CoinexAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.coinex.service.CoinexBaseService.class - [JAR]

├─ org.knowm.xchange.coinex.service.CoinexDigest.class - [JAR]

org.knowm.xchange.coinex

├─ org.knowm.xchange.coinex.CoinexAdapters.class - [JAR]

├─ org.knowm.xchange.coinex.CoinexAuthenticated.class - [JAR]

├─ org.knowm.xchange.coinex.CoinexExchange.class - [JAR]

├─ org.knowm.xchange.coinex.CoinexUtils.class - [JAR]

org.knowm.xchange.coinex.dto.account

├─ org.knowm.xchange.coinex.dto.account.CoinexBalanceInfo.class - [JAR]

├─ org.knowm.xchange.coinex.dto.account.CoinexBalances.class - [JAR]

org.knowm.xchange.coinex.dto

├─ org.knowm.xchange.coinex.dto.CoinexResponse.class - [JAR]

Advertisement