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

org.web3j:abi REF

Ethereum Application Binary Interface (ABI) for working with smart contracts

Группа

Группа

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

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

abi
Версия

Версия

REF
Тип

Тип

jar

Скачать abi REF

Имя Файла Размер
abi-REF.pom
abi-REF.jar 147 KB
abi-REF-tests.jar 110 KB
abi-REF-sources.jar 113 KB
abi-REF-javadoc.jar 503 KB
Обзор

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