is not current version
Last Version 1.0.3

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

Voting Reward API for https://l2topzone.com

GroupId

GroupId

com.github.unafraid
ArtifactId

ArtifactId

voting-reward-api
Version

Version

1.0.1
Type

Type

jar

Download voting-reward-api 1.0.1


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