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

org.web3j:parity 4.0.3

Connect JVM applications to Ethereum blockchains with web3j - a lightweight, reactive, type safe library for Java, Android, Kotlin and Scala.

Категории

Категории

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

Группа

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

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

parity
Версия

Версия

4.0.3
Тип

Тип

jar

Скачать parity 4.0.3


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