jar

com.gruelbox : xchange-coindeal

Maven & Gradle

Apr 01, 2019

Orko XChange Fork - Coindeal · Development fork. Not for general use.

Table Of Contents

Latest Version

Download com.gruelbox : xchange-coindeal JAR file - Latest Versions:

All Versions

Download com.gruelbox : xchange-coindeal JAR file - All Versions:

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

org.knowm.xchange.coindeal.dto

├─ org.knowm.xchange.coindeal.dto.CoindealException.class - [JAR]

org.knowm.xchange.coindeal.service

├─ org.knowm.xchange.coindeal.service.CoindealBaseService.class - [JAR]

├─ org.knowm.xchange.coindeal.service.CoindealDigest.class - [JAR]

├─ org.knowm.xchange.coindeal.service.CoindealMarketDataService.class - [JAR]

├─ org.knowm.xchange.coindeal.service.CoindealMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.coindeal.service.CoindealTradeService.class - [JAR]

├─ org.knowm.xchange.coindeal.service.CoindealTradeServiceRaw.class - [JAR]

org.knowm.xchange.coindeal.dto.marketdata

├─ org.knowm.xchange.coindeal.dto.marketdata.CoindealOrderBook.class - [JAR]

├─ org.knowm.xchange.coindeal.dto.marketdata.CoindealOrderBookEntry.class - [JAR]

org.knowm.xchange.coindeal

├─ org.knowm.xchange.coindeal.Coindeal.class - [JAR]

├─ org.knowm.xchange.coindeal.CoindealAdapters.class - [JAR]

├─ org.knowm.xchange.coindeal.CoindealAuthenticated.class - [JAR]

├─ org.knowm.xchange.coindeal.CoindealExchange.class - [JAR]

org.knowm.xchange.coindeal.dto.trade

├─ org.knowm.xchange.coindeal.dto.trade.CoindealOrder.class - [JAR]

├─ org.knowm.xchange.coindeal.dto.trade.CoindealTradeHistory.class - [JAR]

Advertisement