MVN

org.web3j : core

Maven & Gradle

Aug 03, 2023
142 usages
4.8k stars

core · web3j is a lightweight Java library for integration with Ethereum clients

<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>core</artifactId>
    <version>4.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.web3j : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.10.2
  • Latest Alpha: 4.0.0-alpha-1

All Versions

Choose a version of org.web3j : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
core-5.0.0
4.10.x
core-4.10.2
core-4.10.1
core-4.10.0
4.9.x
core-4.9.8
core-4.9.7
core-4.9.6
core-4.9.5
core-4.9.4
core-4.9.3
core-4.9.2
core-4.9.1
core-4.9.0
4.8.x
core-4.8.9
core-4.8.8-android
core-4.8.8
core-4.8.7-android
core-4.8.7
core-4.8.6
core-4.8.5
core-4.8.4
core-4.8.3
core-4.8.2
core-4.8.1
core-4.8.0
4.7.x
core-4.7.0
4.6.x
core-4.6.4
core-4.6.3
core-4.6.2
core-4.6.1
core-4.6.0-android
core-4.6.0
4.5.x
core-4.5.18
core-4.5.17
core-4.5.16
core-4.5.15
core-4.5.14
core-4.5.13
core-4.5.12
core-4.5.11
core-4.5.10
core-4.5.9
core-4.5.8
core-4.5.7
core-4.5.6
core-4.5.5
core-4.5.4
core-4.5.3
core-4.5.2
core-4.5.1
core-4.5.0
4.4.x
core-4.4.1
core-4.4.0
4.3.x
core-4.3.1
core-4.3.0
4.2.x
core-4.2.1-android
core-4.2.0
core-4.2.0-android
4.1.x
core-4.1.1
core-4.1.0
core-4.1.0-android
4.0.x
core-4.0.4
core-4.0.3
core-4.0.2
core-4.0.1
core-4.0.0
core-4.0.0-alpha-1
3.6.x
core-3.6.0
3.5.x
core-3.5.0
3.4.x
core-3.4.0
3.3.x
core-3.3.1-android
core-3.3.1
core-3.3.0
3.2.x
core-3.2.0
3.1.x
core-3.1.1-android
core-3.1.1
core-3.1.0
3.0.x
core-3.0.2
core-3.0.1-android
core-3.0.1
core-3.0.0-android
core-3.0.0
core-3.0.0-alpha4-android
core-3.0.0-alpha4
2.3.x
core-2.3.1
core-2.3.0
2.2.x
core-2.2.2
core-2.2.1
core-2.2.0
2.1.x
core-2.1.0
2.0.x
core-2.0.2
core-2.0.1
core-2.0.0
1.1.x
core-1.1.2
core-1.1.1
core-1.1.0
1.0.x
core-1.0.9
core-1.0.8
core-1.0.7
core-1.0.6
core-1.0.5
core-1.0.4
core-1.0.3
core-1.0.2
core-1.0.1
core-1.0.0
0.7.x
core-0.7.0
0.6.x
core-0.6.0
0.5.x
core-0.5.5
core-0.5.4
core-0.5.3
core-0.5.2
master
core-master
REF
core-REF

How to add a dependency to Maven

Add the following org.web3j : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>core</artifactId>
    <version>4.10.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.web3j : core gradle dependency to your build.gradle file:

implementation 'org.web3j:core:4.10.2'

Gradle Kotlin DSL: Add the following org.web3j : core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.web3j:core:4.10.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.web3j : core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.web3j" % "core" % "4.10.2"

Advertisement

Dependencies from Group

Aug 03, 2023
142 usages
4.8k stars
Aug 03, 2023
35 usages
4.8k stars
Aug 03, 2023
28 usages
4.8k stars
abi
Aug 03, 2023
20 usages
4.8k stars
Aug 03, 2023
14 usages
4.8k stars

Discover Dependencies

Feb 18, 2021
0 stars
Jan 10, 2019
32 usages
309 stars
Oct 16, 2016
3 usages
May 12, 2019
7 usages
76 stars
Nov 22, 2021
7 usages
1.3k stars