Last Version

web3j 5.0.0

web3j is a lightweight Java library for integration with Ethereum clients

License

License

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

core
Version

Version

5.0.0
Type

Type

jar
Description

Description

web3j
web3j is a lightweight Java library for integration with Ethereum clients
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j

Download core 5.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.web3j : abi jar 5.0.0
org.web3j : crypto jar 5.0.0
org.web3j : tuples jar 5.0.0
com.github.jnr : jnr-unixsocket jar 0.21
com.squareup.okhttp3 : okhttp jar 4.3.1
com.squareup.okhttp3 : logging-interceptor jar 4.3.1
io.reactivex.rxjava2 : rxjava jar 2.2.2
org.java-websocket : Java-WebSocket jar 1.3.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.6
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.