| License | 
                License
                                                        LGPL-3.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdweb3-eth-abi | 
    
| Last Version | Last Version3.0.0-rc.5 | 
        
| Release Date | Release Date | 
        
| 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-3.0.0-rc.5.pom | |
| web3-eth-abi-3.0.0-rc.5.jar | 9 KB | 
| web3-eth-abi-3.0.0-rc.5-sources.jar | 22 bytes | 
| web3-eth-abi-3.0.0-rc.5-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>3.0.0-rc.5</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/web3-eth-abi/
implementation 'org.webjars.npm:web3-eth-abi:3.0.0-rc.5'
                // https://jarcasting.com/artifacts/org.webjars.npm/web3-eth-abi/
implementation ("org.webjars.npm:web3-eth-abi:3.0.0-rc.5")
                'org.webjars.npm:web3-eth-abi:jar:3.0.0-rc.5'
                <dependency org="org.webjars.npm" name="web3-eth-abi" rev="3.0.0-rc.5">
  <artifact name="web3-eth-abi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='web3-eth-abi', version='3.0.0-rc.5')
)
                libraryDependencies += "org.webjars.npm" % "web3-eth-abi" % "3.0.0-rc.5"
                [org.webjars.npm/web3-eth-abi "3.0.0-rc.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : ethersproject__abi | jar | [5.0.7] | 
| org.webjars.npm : underscore | jar | [1.12.1] | 
| org.webjars.npm : web3-utils | jar | [3.0.0-rc.5] |