jar

net.osslabz : xchange-lykke

Maven & Gradle

Feb 28, 2024

XChange Lykke · XChange implementation for the Lykke Exchange

Table Of Contents

Latest Version

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

All Versions

Download net.osslabz : xchange-lykke 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-lykke-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.lykke.dto.trade

├─ org.knowm.xchange.lykke.dto.trade.LykkeFee.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeFeeType.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeLimitOrder.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeOrder.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeOrderType.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeTradeHistory.class - [JAR]

├─ org.knowm.xchange.lykke.dto.trade.LykkeTradeState.class - [JAR]

org.knowm.xchange.lykke.dto.marketdata

├─ org.knowm.xchange.lykke.dto.marketdata.LykkeAsset.class - [JAR]

├─ org.knowm.xchange.lykke.dto.marketdata.LykkeAssetPair.class - [JAR]

├─ org.knowm.xchange.lykke.dto.marketdata.LykkeOrderBook.class - [JAR]

├─ org.knowm.xchange.lykke.dto.marketdata.LykkePrices.class - [JAR]

org.knowm.xchange.lykke

├─ org.knowm.xchange.lykke.Lykke.class - [JAR]

├─ org.knowm.xchange.lykke.LykkeAdapter.class - [JAR]

├─ org.knowm.xchange.lykke.LykkeAuthenticated.class - [JAR]

├─ org.knowm.xchange.lykke.LykkeException.class - [JAR]

├─ org.knowm.xchange.lykke.LykkeExchange.class - [JAR]

org.knowm.xchange.lykke.dto.account

├─ org.knowm.xchange.lykke.dto.account.LykkeWallet.class - [JAR]

org.knowm.xchange.lykke.dto

├─ org.knowm.xchange.lykke.dto.LykkeError.class - [JAR]

org.knowm.xchange.lykke.service

├─ org.knowm.xchange.lykke.service.LykkeAccountService.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeBaseService.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeMarketDataService.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeTradeService.class - [JAR]

├─ org.knowm.xchange.lykke.service.LykkeTradeServiceRaw.class - [JAR]

Advertisement