is not current version
Last Version 1.0.4

io.github.platinprotocol:Web3jAirdropAndroidPlugin 1.0.3

Web3j Android 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

1.0.3
Type

Type

jar

Download Web3jAirdropAndroidPlugin 1.0.3


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