is not current version
Last Version 5.0.0

org.web3j:hosted-providers 4.5.9

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

hosted-providers
Version

Version

4.5.9
Type

Type

jar

Download hosted-providers 4.5.9


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