| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdio.github.platinprotocol |
| ArtifactId | ArtifactIdWeb3jGeoPlugin |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeb3jGeoPlugin
Web3j GEO Plugin is tools for working with GEO smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/solidityGEO
|
| Filename | Size |
|---|---|
| Web3jGeoPlugin-0.0.5.pom | |
| Web3jGeoPlugin-0.0.5.jar | 63 KB |
| Web3jGeoPlugin-0.0.5-sources.jar | 20 KB |
| Web3jGeoPlugin-0.0.5-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jGeoPlugin</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/
implementation 'io.github.platinprotocol:Web3jGeoPlugin:0.0.5'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/
implementation ("io.github.platinprotocol:Web3jGeoPlugin:0.0.5")
'io.github.platinprotocol:Web3jGeoPlugin:jar:0.0.5'
<dependency org="io.github.platinprotocol" name="Web3jGeoPlugin" rev="0.0.5">
<artifact name="Web3jGeoPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jGeoPlugin', version='0.0.5')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jGeoPlugin" % "0.0.5"
[io.github.platinprotocol/Web3jGeoPlugin "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.web3j : core | jar | 3.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |