Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.github.platinprotocol |
ArtifactId | ArtifactIdWeb3jGeoAndroidPlugin |
Version | Version0.0.2 |
Type | Typejar |
<!-- 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"]