VotingRewardAPI

Voting Reward API for https://l2topzone.com

License

License

GroupId

GroupId

com.github.unafraid
ArtifactId

ArtifactId

voting-reward-api
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

VotingRewardAPI
Voting Reward API for https://l2topzone.com
Project URL

Project URL

https://github.com/UnAfraid/VotingReward

Download voting-reward-api

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0