License |
License |
---|---|
GroupId | GroupIdio.github.platinprotocol |
ArtifactId | ArtifactIdWeb3jAirdropPlugin |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb3jAirdropPlugin
Web3j Airdrop Plugin is tools for working with airdrop smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/platin-escrow
|
Filename | Size |
---|---|
Web3jAirdropPlugin-1.0.6.pom | |
Web3jAirdropPlugin-1.0.6.jar | 47 KB |
Web3jAirdropPlugin-1.0.6-sources.jar | 12 KB |
Web3jAirdropPlugin-1.0.6-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jAirdropPlugin</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/
implementation 'io.github.platinprotocol:Web3jAirdropPlugin:1.0.6'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/
implementation ("io.github.platinprotocol:Web3jAirdropPlugin:1.0.6")
'io.github.platinprotocol:Web3jAirdropPlugin:jar:1.0.6'
<dependency org="io.github.platinprotocol" name="Web3jAirdropPlugin" rev="1.0.6">
<artifact name="Web3jAirdropPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jAirdropPlugin', version='1.0.6')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jAirdropPlugin" % "1.0.6"
[io.github.platinprotocol/Web3jAirdropPlugin "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.platinprotocol : Web3jGeoPlugin | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.mockito : mockito-all | jar | 1.9.5 |
org.powermock : powermock-api-mockito | jar | 1.5.6 |
org.powermock : powermock-module-junit4 | jar | 1.5.6 |