License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.platinprotocol |
ArtifactId | ArtifactIdWeb3jGeoAndroidPlugin |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb3jGeoAndroidPlugin
Web3j Android GEO Plugin is tools for working with GEO smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/solidityGEO
|
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoAndroidPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jGeoAndroidPlugin</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoAndroidPlugin/
implementation 'io.github.platinprotocol:Web3jGeoAndroidPlugin:0.0.3'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoAndroidPlugin/
implementation ("io.github.platinprotocol:Web3jGeoAndroidPlugin:0.0.3")
'io.github.platinprotocol:Web3jGeoAndroidPlugin:jar:0.0.3'
<dependency org="io.github.platinprotocol" name="Web3jGeoAndroidPlugin" rev="0.0.3">
<artifact name="Web3jGeoAndroidPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jGeoAndroidPlugin', version='0.0.3')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jGeoAndroidPlugin" % "0.0.3"
[io.github.platinprotocol/Web3jGeoAndroidPlugin "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 3.3.1-android |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |