| License | License | 
|---|---|
| GroupId | GroupIdcom.github.unafraid | 
| ArtifactId | ArtifactIdvoting-reward-api | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionVotingRewardAPI Voting Reward API for https://l2topzone.com | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| voting-reward-api-1.0.3.pom | |
| voting-reward-api-1.0.3.jar | 37 KB | 
| voting-reward-api-1.0.3-sources.jar | 26 KB | 
| voting-reward-api-1.0.3-javadoc.jar | 110 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/ -->
<dependency>
    <groupId>com.github.unafraid</groupId>
    <artifactId>voting-reward-api</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/
implementation 'com.github.unafraid:voting-reward-api:1.0.3'// https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/
implementation ("com.github.unafraid:voting-reward-api:1.0.3")'com.github.unafraid:voting-reward-api:jar:1.0.3'<dependency org="com.github.unafraid" name="voting-reward-api" rev="1.0.3">
  <artifact name="voting-reward-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.unafraid', module='voting-reward-api', version='1.0.3')
)libraryDependencies += "com.github.unafraid" % "voting-reward-api" % "1.0.3"[com.github.unafraid/voting-reward-api "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.unafraid : voting-reward-provider | jar | 1.0.3 | 
| com.squareup.retrofit2 : retrofit | jar | 2.2.0 | 
| com.squareup.retrofit2 : converter-jackson | jar | 2.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |