Last Version

web3j 5.0.0

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

hosted-providers
Version

Version

5.0.0
Type

Type

jar
Description

Description

web3j
web3j customisations for working with hosted web3 providers (Infura.io & Nodesmith.io)
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j

Download hosted-providers 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.web3j : core jar 5.0.0

Project Modules

There are no modules declared in this project.