jar

org.knowm.xchange : xchange-campbx

Maven & Gradle

Oct 12, 2020

XChange CampBX · XChange implementations for the CampBX Exchange.

Table Of Contents

Latest Version

Download org.knowm.xchange : xchange-campbx JAR file - Latest Versions:

All Versions

Download org.knowm.xchange : xchange-campbx JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.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 xchange-campbx-5.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.campbx

├─ org.knowm.xchange.campbx.CampBX.class - [JAR]

├─ org.knowm.xchange.campbx.CampBXAdapters.class - [JAR]

├─ org.knowm.xchange.campbx.CampBXExchange.class - [JAR]

org.knowm.xchange.campbx.dto.account

├─ org.knowm.xchange.campbx.dto.account.MyFunds.class - [JAR]

org.knowm.xchange.campbx.service

├─ org.knowm.xchange.campbx.service.CampBXAccountService.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXBaseService.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXMarketDataService.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXTradeService.class - [JAR]

├─ org.knowm.xchange.campbx.service.CampBXTradeServiceRaw.class - [JAR]

org.knowm.xchange.campbx.dto

├─ org.knowm.xchange.campbx.dto.CampBXOrder.class - [JAR]

├─ org.knowm.xchange.campbx.dto.CampBXResponse.class - [JAR]

org.knowm.xchange.campbx.dto.trade

├─ org.knowm.xchange.campbx.dto.trade.MyOpenOrders.class - [JAR]

org.knowm.xchange.campbx.dto.marketdata

├─ org.knowm.xchange.campbx.dto.marketdata.CampBXOrderBook.class - [JAR]

├─ org.knowm.xchange.campbx.dto.marketdata.CampBXTicker.class - [JAR]

Advertisement