jar

com.cryptomkt.api : cryptomarket

Maven & Gradle

Jul 28, 2023
8 stars

CryptoMarket · The CryptoMarket in Java

Table Of Contents

Latest Version

Download com.cryptomkt.api : cryptomarket JAR file - Latest Versions:

All Versions

Download com.cryptomkt.api : cryptomarket JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.1.x
1.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 cryptomarket-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cryptomarket.sdk.models

├─ com.cryptomarket.sdk.models.Address.class - [JAR]

├─ com.cryptomarket.sdk.models.AmountLock.class - [JAR]

├─ com.cryptomarket.sdk.models.Balance.class - [JAR]

├─ com.cryptomarket.sdk.models.Candle.class - [JAR]

├─ com.cryptomarket.sdk.models.Commission.class - [JAR]

├─ com.cryptomarket.sdk.models.Currency.class - [JAR]

├─ com.cryptomarket.sdk.models.ErrorBody.class - [JAR]

├─ com.cryptomarket.sdk.models.ErrorResponse.class - [JAR]

├─ com.cryptomarket.sdk.models.HistoryPoint.class - [JAR]

├─ com.cryptomarket.sdk.models.NativeTransaction.class - [JAR]

├─ com.cryptomarket.sdk.models.Network.class - [JAR]

├─ com.cryptomarket.sdk.models.Order.class - [JAR]

├─ com.cryptomarket.sdk.models.OrderBook.class - [JAR]

├─ com.cryptomarket.sdk.models.OrderbookLevel.class - [JAR]

├─ com.cryptomarket.sdk.models.Price.class - [JAR]

├─ com.cryptomarket.sdk.models.PriceHistory.class - [JAR]

├─ com.cryptomarket.sdk.models.PublicTrade.class - [JAR]

├─ com.cryptomarket.sdk.models.Report.class - [JAR]

├─ com.cryptomarket.sdk.models.SubAccount.class - [JAR]

├─ com.cryptomarket.sdk.models.SubAccountBalances.class - [JAR]

├─ com.cryptomarket.sdk.models.SubAccountSettings.class - [JAR]

├─ com.cryptomarket.sdk.models.Symbol.class - [JAR]

├─ com.cryptomarket.sdk.models.Ticker.class - [JAR]

├─ com.cryptomarket.sdk.models.TickerPrice.class - [JAR]

├─ com.cryptomarket.sdk.models.Trade.class - [JAR]

├─ com.cryptomarket.sdk.models.Transaction.class - [JAR]

├─ com.cryptomarket.sdk.models.WSCandle.class - [JAR]

├─ com.cryptomarket.sdk.models.WSJsonResponse.class - [JAR]

├─ com.cryptomarket.sdk.models.WSOrderBook.class - [JAR]

├─ com.cryptomarket.sdk.models.WSOrderBookTop.class - [JAR]

├─ com.cryptomarket.sdk.models.WSPriceRate.class - [JAR]

├─ com.cryptomarket.sdk.models.WSPublicTrade.class - [JAR]

├─ com.cryptomarket.sdk.models.WSTicker.class - [JAR]

com.cryptomarket.sdk.websocket

├─ com.cryptomarket.sdk.websocket.AuthClient.class - [JAR]

├─ com.cryptomarket.sdk.websocket.ClientBase.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWS.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSMarketDataClient.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSMarketDataClientImpl.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSSpotTradingClient.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSSpotTradingClientImpl.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSWalletClient.class - [JAR]

├─ com.cryptomarket.sdk.websocket.CryptomarketWSWalletClientImpl.class - [JAR]

├─ com.cryptomarket.sdk.websocket.OrderBookState.class - [JAR]

├─ com.cryptomarket.sdk.websocket.OrderbookCache.class - [JAR]

├─ com.cryptomarket.sdk.websocket.WSHandler.class - [JAR]

├─ com.cryptomarket.sdk.websocket.WebSocketConnection.class - [JAR]

com.cryptomarket.sdk.websocket.interceptor

├─ com.cryptomarket.sdk.websocket.interceptor.Interceptor.class - [JAR]

├─ com.cryptomarket.sdk.websocket.interceptor.InterceptorCache.class - [JAR]

├─ com.cryptomarket.sdk.websocket.interceptor.InterceptorFactory.class - [JAR]

com.cryptomarket.sdk.exceptions

├─ com.cryptomarket.sdk.exceptions.CryptomarketAPIException.class - [JAR]

├─ com.cryptomarket.sdk.exceptions.CryptomarketArgumentException.class - [JAR]

├─ com.cryptomarket.sdk.exceptions.CryptomarketSDKException.class - [JAR]

├─ com.cryptomarket.sdk.exceptions.ParseException.class - [JAR]

com.cryptomarket.sdk.models.adapters

├─ com.cryptomarket.sdk.models.adapters.OrderBookLevelAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.OrderStatusAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.OrderTypeAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.ReportTypeAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.SideAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.SubAccountStatusAdapter.class - [JAR]

├─ com.cryptomarket.sdk.models.adapters.UseOffchainAdapter.class - [JAR]

com.cryptomarket.params

├─ com.cryptomarket.params.AccountType.class - [JAR]

├─ com.cryptomarket.params.ContingencyType.class - [JAR]

├─ com.cryptomarket.params.Depth.class - [JAR]

├─ com.cryptomarket.params.IdentifyBy.class - [JAR]

├─ com.cryptomarket.params.NotificationType.class - [JAR]

├─ com.cryptomarket.params.OBSpeed.class - [JAR]

├─ com.cryptomarket.params.OrderBuilder.class - [JAR]

├─ com.cryptomarket.params.OrderStatus.class - [JAR]

├─ com.cryptomarket.params.OrderType.class - [JAR]

├─ com.cryptomarket.params.ParamsBuilder.class - [JAR]

├─ com.cryptomarket.params.Period.class - [JAR]

├─ com.cryptomarket.params.PriceSpeed.class - [JAR]

├─ com.cryptomarket.params.ReportType.class - [JAR]

├─ com.cryptomarket.params.Side.class - [JAR]

├─ com.cryptomarket.params.Sort.class - [JAR]

├─ com.cryptomarket.params.SortBy.class - [JAR]

├─ com.cryptomarket.params.SubAccountStatus.class - [JAR]

├─ com.cryptomarket.params.SubAccountTransferType.class - [JAR]

├─ com.cryptomarket.params.SubscriptionMode.class - [JAR]

├─ com.cryptomarket.params.TickerSpeed.class - [JAR]

├─ com.cryptomarket.params.TimeInForce.class - [JAR]

├─ com.cryptomarket.params.TransactionStatus.class - [JAR]

├─ com.cryptomarket.params.TransactionSubtype.class - [JAR]

├─ com.cryptomarket.params.TransactionType.class - [JAR]

├─ com.cryptomarket.params.UseOffchain.class - [JAR]

com.cryptomarket.sdk

├─ com.cryptomarket.sdk.Adapter.class - [JAR]

├─ com.cryptomarket.sdk.ArgNames.class - [JAR]

├─ com.cryptomarket.sdk.ConvertingException.class - [JAR]

├─ com.cryptomarket.sdk.HMAC.class - [JAR]

├─ com.cryptomarket.sdk.StrConverter.class - [JAR]

├─ com.cryptomarket.sdk.Throwing.class - [JAR]

com.cryptomarket.sdk.requests

├─ com.cryptomarket.sdk.requests.OrderListRequest.class - [JAR]

├─ com.cryptomarket.sdk.requests.WithdrawRequest.class - [JAR]

com.cryptomarket.sdk.rest

├─ com.cryptomarket.sdk.rest.Authenticator.class - [JAR]

├─ com.cryptomarket.sdk.rest.CloseableHttpClient.class - [JAR]

├─ com.cryptomarket.sdk.rest.CryptomarketRestClient.class - [JAR]

├─ com.cryptomarket.sdk.rest.CryptomarketRestClientImpl.class - [JAR]

├─ com.cryptomarket.sdk.rest.HttpClientImpl.class - [JAR]

├─ com.cryptomarket.sdk.rest.HttpMethod.class - [JAR]

Advertisement