не последняя версия
Последняя версия 5.0.0

org.web3j:parity 4.9.2

Parity JSON-RPC API

Категории

Категории

Parity Прикладные библиотеки Financial
Группа

Группа

org.web3j
Идентификатор

Идентификатор

parity
Версия

Версия

4.9.2
Тип

Тип

jar

Скачать parity 4.9.2


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