| License |
License |
|---|---|
| GroupId | GroupIdio.github.juicemx |
| ArtifactId | ArtifactIdgeth |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweb3j
null
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| geth-3.3.0.pom | |
| geth-3.3.0.jar | 4 KB |
| geth-3.3.0-tests.jar | 5 KB |
| geth-3.3.0-sources.jar | 3 KB |
| geth-3.3.0-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/geth/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>geth</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/geth/
implementation 'io.github.juicemx:geth:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/geth/
implementation ("io.github.juicemx:geth:3.3.0")
'io.github.juicemx:geth:jar:3.3.0'
<dependency org="io.github.juicemx" name="geth" rev="3.3.0">
<artifact name="geth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='geth', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "geth" % "3.3.0"
[io.github.juicemx/geth "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.juicemx : core | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |
| io.github.juicemx : core | jar | 3.3.0 |