All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download xchange-kucoin JAR 5.0.3 with all dependencies


XChange implementation for the Kucoin Exchange

Files of the artifact xchange-kucoin version 5.0.3 from the group org.knowm.xchange.

Artifact xchange-kucoin
Group org.knowm.xchange
Version 5.0.3
Last update 12. October 2020
Tags: xchange implementation kucoin exchange
Organization Knowm Inc.
URL http://knowm.org/open-source/xchange/
License not specified
Dependencies amount 2
Dependencies xchange-core, guava,
There are maybe transitive dependencies!
There is a newer version: 5.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of xchange-kucoin Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of xchange-kucoin version 5.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.knowm.xchange.xchange-kucoin
META-INF.maven.org.knowm.xchange.xchange-kucoin.META-INF.maven.org.knowm.xchange.xchange-kucoin.pom.properties
META-INF.maven.org.knowm.xchange.xchange-kucoin.META-INF.maven.org.knowm.xchange.xchange-kucoin.pom.xml
.kucoin.json
org.knowm.xchange.kucoin
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinAccountService
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinAccountServiceRaw
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinAdapters
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinBaseService
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinExceptionClassifier
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinExchange
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinMarketDataService
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinMarketDataServiceRaw
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinTradeHistoryParams
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinTradeService
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.KucoinTradeServiceRaw
org.knowm.xchange.kucoin.org.knowm.xchange.kucoin.TimeInForce
org.knowm.xchange.kucoin.dto
org.knowm.xchange.kucoin.dto.org.knowm.xchange.kucoin.dto.KucoinOrderFlags
org.knowm.xchange.kucoin.dto.request
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.ApplyWithdrawApiRequest
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.CreateAccountRequest
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.InnerTransferRequest
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.OrderCancelAPIRequest
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.OrderCreateApiRequest
org.knowm.xchange.kucoin.dto.request.org.knowm.xchange.kucoin.dto.request.PageRequest
org.knowm.xchange.kucoin.dto.response
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.AccountBalancesResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.AccountLedgersResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.AllTickersResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.AllTickersTickerResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.ApplyWithdrawResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.DepositResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.HistOrdersResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.InternalTransferResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.KucoinResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.OrderBook
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.OrderBookResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.OrderCancelResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.OrderCreateResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.OrderResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.Pagination
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.SymbolResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.SymbolTickResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.TickerResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.TradeHistoryResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.TradeResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.WebsocketResponse
org.knowm.xchange.kucoin.dto.response.org.knowm.xchange.kucoin.dto.response.WithdrawalResponse
org.knowm.xchange.kucoin.service
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.APIConstants
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.AccountAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.DepositAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.FillAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.HistOrdersAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.HistoryAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.KucoinApiException
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.KucoinDigest
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.OrderAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.OrderBookAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.SymbolAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.WebsocketAPI
org.knowm.xchange.kucoin.service.org.knowm.xchange.kucoin.service.WithdrawalAPI




© 2015 - 2024 Weber Informatics LLC | Privacy Policy