is not current version
Last Version 1.0.4

io.github.platinprotocol:Web3jAirdropAndroidPlugin 0.0.1

Web3j Airdrop Plugin is tools for working with airdrop smart contracts on ethereum. Smart contracts source code: https://github.com/platinprotocol/platin-escrow

GroupId

GroupId

io.github.platinprotocol
ArtifactId

ArtifactId

Web3jAirdropAndroidPlugin
Version

Version

0.0.1
Type

Type

jar

Download Web3jAirdropAndroidPlugin 0.0.1


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