| License | 
                License
                                                        MPL-2.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdethereumjs__tx | 
    
| Last Version | Last Version3.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description@ethereumjs/tx 
            WebJar for @ethereumjs/tx 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ethereumjs__tx-3.3.2.pom | |
| ethereumjs__tx-3.3.2.jar | 126 KB | 
| ethereumjs__tx-3.3.2-sources.jar | 22 bytes | 
| ethereumjs__tx-3.3.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__tx/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ethereumjs__tx</artifactId>
    <version>3.3.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__tx/
implementation 'org.webjars.npm:ethereumjs__tx:3.3.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__tx/
implementation ("org.webjars.npm:ethereumjs__tx:3.3.2")
                'org.webjars.npm:ethereumjs__tx:jar:3.3.2'
                <dependency org="org.webjars.npm" name="ethereumjs__tx" rev="3.3.2">
  <artifact name="ethereumjs__tx" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs__tx', version='3.3.2')
)
                libraryDependencies += "org.webjars.npm" % "ethereumjs__tx" % "3.3.2"
                [org.webjars.npm/ethereumjs__tx "3.3.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : ethereumjs__common | jar | [2.5.0,3) | 
| org.webjars.npm : ethereumjs-util | jar | [7.1.2,8) |