is not current version
Last Version 4.3.8

com.xwc1125.chain5j:eth-utils 4.3.7


GroupId

GroupId

com.xwc1125.chain5j
ArtifactId

ArtifactId

eth-utils
Version

Version

4.3.7
Type

Type

jar

Download eth-utils 4.3.7


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