Last Version

web3j 5.0.0

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

License

License

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

abi
Version

Version

5.0.0
Type

Type

jar
Description

Description

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

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j

Download abi 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.web3j : utils jar 5.0.0

Project Modules

There are no modules declared in this project.