is not current version
Last Version 5.0.0

org.web3j:geth 4.8.7-android

Geth JSON-RPC API

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

geth
Version

Version

4.8.7-android
Type

Type

jar

Download geth 4.8.7-android


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