MVN

org.web3j : hosted-providers

Maven & Gradle

Aug 03, 2023
4 usages
4.8k stars

hosted-providers · web3j customisations for working with hosted web3 providers (Infura.io & Nodesmith.io)

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

Latest Version

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

  • Latest Stable: 4.10.2

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>hosted-providers</artifactId>
    <version>4.10.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.web3j:hosted-providers:4.10.2'

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

implementation("org.web3j:hosted-providers:4.10.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.web3j" % "hosted-providers" % "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