jar

com.github.unafraid : voting-reward-api

Maven & Gradle

Jun 25, 2017
4 stars

VotingRewardAPI · Voting Reward API for https://l2topzone.com

Table Of Contents

Latest Version

Download com.github.unafraid : voting-reward-api JAR file - Latest Versions:

All Versions

Download com.github.unafraid : voting-reward-api 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 voting-reward-api-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.unafraid.votingreward.api.responses

├─ com.github.unafraid.votingreward.api.responses.IVotingResponse.class - [JAR]

├─ com.github.unafraid.votingreward.api.responses.TopzoneServerDataResponse.class - [JAR]

├─ com.github.unafraid.votingreward.api.responses.TopzoneUserDataResponse.class - [JAR]

com.github.unafraid.votingreward.util

├─ com.github.unafraid.votingreward.util.DocumentParser.class - [JAR]

├─ com.github.unafraid.votingreward.util.VotingUtil.class - [JAR]

com.github.unafraid.votingreward.model

├─ com.github.unafraid.votingreward.model.RewardGroup.class - [JAR]

├─ com.github.unafraid.votingreward.model.RewardItem.class - [JAR]

├─ com.github.unafraid.votingreward.model.RewardList.class - [JAR]

├─ com.github.unafraid.votingreward.model.ScopeContainer.class - [JAR]

├─ com.github.unafraid.votingreward.model.UserScope.class - [JAR]

com.github.unafraid.votingreward

├─ com.github.unafraid.votingreward.VotingRewardAPI.class - [JAR]

├─ com.github.unafraid.votingreward.VotingRewardCache.class - [JAR]

├─ com.github.unafraid.votingreward.VotingRewardInterface.class - [JAR]

├─ com.github.unafraid.votingreward.VotingSettings.class - [JAR]

com.github.unafraid.votingreward.api

├─ com.github.unafraid.votingreward.api.ApiResponse.class - [JAR]

├─ com.github.unafraid.votingreward.api.TozoneVotingAPIClient.class - [JAR]

├─ com.github.unafraid.votingreward.api.VotingRewardAPIException.class - [JAR]

com.github.unafraid.votingreward.api.requests

├─ com.github.unafraid.votingreward.api.requests.IVotingRequest.class - [JAR]

├─ com.github.unafraid.votingreward.api.requests.TopzoneUserDataRequest.class - [JAR]

com.github.unafraid.votingreward.api.services

├─ com.github.unafraid.votingreward.api.services.ITopzoneService.class - [JAR]

Advertisement