is not current version
Last Version 0.0.3

io.github.platinprotocol:Web3jGeoAndroidPlugin 0.0.2

Web3j Android GEO Plugin is tools for working with GEO smart contracts on ethereum. Smart contracts source code: https://github.com/platinprotocol/solidityGEO

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.github.platinprotocol
ArtifactId

ArtifactId

Web3jGeoAndroidPlugin
Version

Version

0.0.2
Type

Type

jar

Download Web3jGeoAndroidPlugin 0.0.2


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