License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.web3j |
ArtifactId | ArtifactIdhosted-providers |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb3j
web3j customisations for working with hosted web3 providers (Infura.io & Nodesmith.io)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hosted-providers-5.0.0.pom | |
hosted-providers-5.0.0.jar | 4 KB |
hosted-providers-5.0.0-tests.jar | 2 KB |
hosted-providers-5.0.0-sources.jar | 4 KB |
hosted-providers-5.0.0-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 5.0.0 |