Last Version

web3j 5.0.0

Parity JSON-RPC API

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

parity
Version

Version

5.0.0
Type

Type

jar
Description

Description

web3j
Parity JSON-RPC API
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j

Download parity 5.0.0


<!-- 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"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.