is not current version
Last Version 4.3.8

com.xwc1125.chain5j:eth-utils 4.3.6


GroupId

GroupId

com.xwc1125.chain5j
ArtifactId

ArtifactId

eth-utils
Version

Version

4.3.6
Type

Type

jar

Download eth-utils 4.3.6


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