License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdweb3-eth-abi |
Version | Version1.2.4 |
Type | Typejar |
Description |
Descriptionweb3-eth-abi
WebJar for web3-eth-abi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web3-eth-abi-1.2.4.pom | |
web3-eth-abi-1.2.4.jar | 9 KB |
web3-eth-abi-1.2.4-sources.jar | 22 bytes |
web3-eth-abi-1.2.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/web3-eth-abi/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>web3-eth-abi</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/web3-eth-abi/
implementation 'org.webjars.npm:web3-eth-abi:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/web3-eth-abi/
implementation ("org.webjars.npm:web3-eth-abi:1.2.4")
'org.webjars.npm:web3-eth-abi:jar:1.2.4'
<dependency org="org.webjars.npm" name="web3-eth-abi" rev="1.2.4">
<artifact name="web3-eth-abi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='web3-eth-abi', version='1.2.4')
)
libraryDependencies += "org.webjars.npm" % "web3-eth-abi" % "1.2.4"
[org.webjars.npm/web3-eth-abi "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : ethers | jar | [4.0.0-beta.3] |
org.webjars.npm : underscore | jar | [1.9.1] |
org.webjars.npm : web3-utils | jar | [1.2.4] |