Last Version

web3j 3.3.0

null

License

License

GroupId

GroupId

io.github.juicemx
ArtifactId

ArtifactId

geth
Version

Version

3.3.0
Type

Type

jar
Description

Description

web3j
null
Project URL

Project URL

https://web3j.io

Download geth 3.3.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.juicemx : core jar 3.3.0

test (3)

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

Project Modules

There are no modules declared in this project.