License |
License |
---|---|
Categories |
CategoriesParity Business Logic Libraries Financial |
GroupId | GroupIdorg.web3j |
ArtifactId | ArtifactIdparity |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb3j
Parity JSON-RPC API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parity-5.0.0.pom | |
parity-5.0.0.jar | 40 KB |
parity-5.0.0-tests.jar | 15 KB |
parity-5.0.0-sources.jar | 23 KB |
parity-5.0.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web3j/parity/ -->
<dependency>
<groupId>org.web3j</groupId>
<artifactId>parity</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j/parity/
implementation 'org.web3j:parity:5.0.0'
// https://jarcasting.com/artifacts/org.web3j/parity/
implementation ("org.web3j:parity:5.0.0")
'org.web3j:parity:jar:5.0.0'
<dependency org="org.web3j" name="parity" rev="5.0.0">
<artifact name="parity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j', module='parity', version='5.0.0')
)
libraryDependencies += "org.web3j" % "parity" % "5.0.0"
[org.web3j/parity "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 5.0.0 |