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

org.web3j:parity 3.1.0

null

Категории

Категории

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

Группа

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

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

parity
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать parity 3.1.0


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