jar

com.github.triceo.zonkybot : zonkybot-core

Maven & Gradle

May 08, 2016
2 usages
Table Of Contents

Latest Version

Download com.github.triceo.zonkybot : zonkybot-core JAR file - Latest Versions:

All Versions

Download com.github.triceo.zonkybot : zonkybot-core JAR file - All Versions:

Version Vulnerabilities Size Updated
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 zonkybot-core-1.0.0.Beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.triceo.zonkybot.strategy

├─ com.github.triceo.zonkybot.strategy.InvestmentStrategy.class - [JAR]

├─ com.github.triceo.zonkybot.strategy.StrategyBuilder.class - [JAR]

├─ com.github.triceo.zonkybot.strategy.StrategyPerRating.class - [JAR]

com.github.triceo.zonkybot

├─ com.github.triceo.zonkybot.AuthenticatedFilter.class - [JAR]

├─ com.github.triceo.zonkybot.AuthorizationFilter.class - [JAR]

├─ com.github.triceo.zonkybot.CommonFilter.class - [JAR]

├─ com.github.triceo.zonkybot.Operations.class - [JAR]

├─ com.github.triceo.zonkybot.OperationsContext.class - [JAR]

com.github.triceo.zonkybot.remote

├─ com.github.triceo.zonkybot.remote.Authorization.class - [JAR]

├─ com.github.triceo.zonkybot.remote.FullInvestment.class - [JAR]

├─ com.github.triceo.zonkybot.remote.InstantDeserializer.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Investment.class - [JAR]

├─ com.github.triceo.zonkybot.remote.InvestmentStatus.class - [JAR]

├─ com.github.triceo.zonkybot.remote.InvestmentStatuses.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Loan.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Photo.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Rating.class - [JAR]

├─ com.github.triceo.zonkybot.remote.RatingDeserializer.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Ratings.class - [JAR]

├─ com.github.triceo.zonkybot.remote.RiskPortfolio.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Statistics.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Token.class - [JAR]

├─ com.github.triceo.zonkybot.remote.Wallet.class - [JAR]

├─ com.github.triceo.zonkybot.remote.ZonkyAPI.class - [JAR]

Advertisement