GroupId | GroupIdcom.myodov.unicherrygarden |
---|---|
ArtifactId | ArtifactIdethutils |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
ethutils-0.9.4.pom | |
ethutils-0.9.4.jar | 7 KB |
ethutils-0.9.4-sources.jar | 3 KB |
ethutils-0.9.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/ethutils/
implementation 'com.myodov.unicherrygarden:ethutils:0.9.4'
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/ethutils/
implementation ("com.myodov.unicherrygarden:ethutils:0.9.4")
'com.myodov.unicherrygarden:ethutils:jar:0.9.4'
<dependency org="com.myodov.unicherrygarden" name="ethutils" rev="0.9.4">
<artifact name="ethutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.myodov.unicherrygarden', module='ethutils', version='0.9.4')
)
libraryDependencies += "com.myodov.unicherrygarden" % "ethutils" % "0.9.4"
[com.myodov.unicherrygarden/ethutils "0.9.4"]