is not current version
Last Version 5.0.0

org.web3j:hosted-providers 4.5.6

null

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

hosted-providers
Version

Version

4.5.6
Type

Type

jar

Download hosted-providers 4.5.6


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