License |
License |
---|---|
GroupId | GroupIdio.github.platinprotocol |
ArtifactId | ArtifactIdWeb3jAirdropAndroidPlugin |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb3jAirdropAndroidPlugin
Web3j Android Airdrop Plugin is tools for working with airdrop smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/platin-escrow
|
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropAndroidPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jAirdropAndroidPlugin</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropAndroidPlugin/
implementation 'io.github.platinprotocol:Web3jAirdropAndroidPlugin:1.0.4'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropAndroidPlugin/
implementation ("io.github.platinprotocol:Web3jAirdropAndroidPlugin:1.0.4")
'io.github.platinprotocol:Web3jAirdropAndroidPlugin:jar:1.0.4'
<dependency org="io.github.platinprotocol" name="Web3jAirdropAndroidPlugin" rev="1.0.4">
<artifact name="Web3jAirdropAndroidPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jAirdropAndroidPlugin', version='1.0.4')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jAirdropAndroidPlugin" % "1.0.4"
[io.github.platinprotocol/Web3jAirdropAndroidPlugin "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.platinprotocol : Web3jGeoAndroidPlugin | jar | 0.0.2 |
org.web3j : core | jar | 3.3.1-android |
org.jetbrains : annotations | jar | RELEASE |
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 |