is not current version
Last Version 0.10.9

com.myodov.unicherrygarden:ethutils 0.9.1

UniCherryGarden: Java-based classes and helpers to work with Ethereum blockchain/data structures

GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

ethutils
Version

Version

0.9.1
Type

Type

jar

Download ethutils 0.9.1


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