MVN

org.web3j : eea

Maven & Gradle

Aug 03, 2023
2 usages
5k stars

eea · EEA JSON-RPC API

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

Latest Version

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

  • Latest Stable: 4.10.2

All Versions

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

Version Vulnerabilities Updated
5.0.x
eea-5.0.0
4.10.x
eea-4.10.2
eea-4.10.1
eea-4.10.0
4.9.x
eea-4.9.8
eea-4.9.7
eea-4.9.6
eea-4.9.5
eea-4.9.4
eea-4.9.3
eea-4.9.2
eea-4.9.1
eea-4.9.0
4.8.x
eea-4.8.9
eea-4.8.8-android
eea-4.8.8
eea-4.8.7-android
eea-4.8.7
eea-4.8.6
eea-4.8.5
eea-4.8.4
eea-4.8.3
eea-4.8.2
eea-4.8.1
eea-4.8.0
4.7.x
eea-4.7.0
4.6.x
eea-4.6.4
eea-4.6.3
eea-4.6.2
eea-4.6.1
eea-4.6.0-android
eea-4.6.0
4.5.x
eea-4.5.18
eea-4.5.17
eea-4.5.16
eea-4.5.15
eea-4.5.14
eea-4.5.13
eea-4.5.12
eea-4.5.11
eea-4.5.10
eea-4.5.9
eea-4.5.8
eea-4.5.7
eea-4.5.6
eea-4.5.5
eea-4.5.4
eea-4.5.3
eea-4.5.2
eea-4.5.1
eea-4.5.0
4.4.x
eea-4.4.1
eea-4.4.0
4.3.x
eea-4.3.1
eea-4.3.0
master
eea-master
REF
eea-REF

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.web3j:eea:4.10.2'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies