GroupId | GroupIdcom.github.unafraid |
---|---|
ArtifactId | ArtifactIdvoting-reward-api |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
voting-reward-api-1.0.1.pom | |
voting-reward-api-1.0.1.jar | 42 KB |
voting-reward-api-1.0.1-sources.jar | 28 KB |
voting-reward-api-1.0.1-javadoc.jar | 108 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.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"]