License |
License |
---|---|
GroupId | GroupIdcom.myodov.unicherrygarden |
ArtifactId | ArtifactIdethutils |
Version | Version0.9.3 |
Type | Typejar |
Description |
Descriptionethutils
UniCherryGarden: Java-based classes and helpers to work with Ethereum blockchain/data structures
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ethutils-0.9.3.pom | |
ethutils-0.9.3.jar | 7 KB |
ethutils-0.9.3-sources.jar | 3 KB |
ethutils-0.9.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.myodov.unicherrygarden/ethutils/ -->
<dependency>
<groupId>com.myodov.unicherrygarden</groupId>
<artifactId>ethutils</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/ethutils/
implementation 'com.myodov.unicherrygarden:ethutils:0.9.3'
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/ethutils/
implementation ("com.myodov.unicherrygarden:ethutils:0.9.3")
'com.myodov.unicherrygarden:ethutils:jar:0.9.3'
<dependency org="com.myodov.unicherrygarden" name="ethutils" rev="0.9.3">
<artifact name="ethutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.myodov.unicherrygarden', module='ethutils', version='0.9.3')
)
libraryDependencies += "com.myodov.unicherrygarden" % "ethutils" % "0.9.3"
[com.myodov.unicherrygarden/ethutils "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.myodov.unicherrygarden : common_java | jar | 0.9.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.checkerframework : checker-qual | jar | 3.14.0 |
org.web3j : core | jar | 4.8.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |