is not current version
Last Version 1.0.3

com.github.unafraid:voting-reward-api 1.0.2

Voting Reward API for https://l2topzone.com

GroupId

GroupId

com.github.unafraid
ArtifactId

ArtifactId

voting-reward-api
Version

Version

1.0.2
Type

Type

jar

Download voting-reward-api 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/ -->
<dependency>
    <groupId>com.github.unafraid</groupId>
    <artifactId>voting-reward-api</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/
implementation 'com.github.unafraid:voting-reward-api:1.0.2'
// https://jarcasting.com/artifacts/com.github.unafraid/voting-reward-api/
implementation ("com.github.unafraid:voting-reward-api:1.0.2")
'com.github.unafraid:voting-reward-api:jar:1.0.2'
<dependency org="com.github.unafraid" name="voting-reward-api" rev="1.0.2">
  <artifact name="voting-reward-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.unafraid', module='voting-reward-api', version='1.0.2')
)
libraryDependencies += "com.github.unafraid" % "voting-reward-api" % "1.0.2"
[com.github.unafraid/voting-reward-api "1.0.2"]