jar

io.cryptocontrol : crypto-news-api

Maven & Gradle

Jan 16, 2019
15 stars

CryptoControl Crypto News API · Official java client for the CryptoControl news API.

Table Of Contents

Latest Version

Download io.cryptocontrol : crypto-news-api JAR file - Latest Versions:

All Versions

Download io.cryptocontrol : crypto-news-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.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 crypto-news-api-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.cryptocontrol.cryptonewsapi.models

├─ io.cryptocontrol.cryptonewsapi.models.Article.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.CategoryResponse.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.CoinDetail.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.Feed.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.Language.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.RedditPost.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.models.Tweet.class - [JAR]

io.cryptocontrol.cryptonewsapi.exceptions

├─ io.cryptocontrol.cryptonewsapi.exceptions.BadResponseException.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.exceptions.CryptoControlException.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.exceptions.InvalidAPIKeyException.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.exceptions.NotPremiumException.class - [JAR]

├─ io.cryptocontrol.cryptonewsapi.exceptions.RateLimitException.class - [JAR]

io.cryptocontrol.cryptonewsapi

├─ io.cryptocontrol.cryptonewsapi.CryptoControlApi.class - [JAR]

Advertisement