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

org.web3j:abi 4.8.7-android

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

Группа

Группа

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

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

abi
Версия

Версия

4.8.7-android
Тип

Тип

jar

Скачать abi 4.8.7-android


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