is not current version
Last Version 1.0.2

com.github.unafraid:voting-reward-provider 1.0.0

Voting Reward API for https://l2topzone.com

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.unafraid
ArtifactId

ArtifactId

voting-reward-provider
Version

Version

1.0.0
Type

Type

jar

Download voting-reward-provider 1.0.0


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