is not current version
Last Version 4.3.8

com.xwc1125.chain5j:eth-geth 4.3.6


GroupId

GroupId

com.xwc1125.chain5j
ArtifactId

ArtifactId

eth-geth
Version

Version

4.3.6
Type

Type

jar

Download eth-geth 4.3.6


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