| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdethereumjs__common | 
    
| Last Version | Last Version2.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description@ethereumjs/common 
            WebJar for @ethereumjs/common 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ethereumjs__common-2.4.0.pom | |
| ethereumjs__common-2.4.0.jar | 936 KB | 
| ethereumjs__common-2.4.0-sources.jar | 22 bytes | 
| ethereumjs__common-2.4.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__common/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ethereumjs__common</artifactId>
    <version>2.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__common/
implementation 'org.webjars.npm:ethereumjs__common:2.4.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__common/
implementation ("org.webjars.npm:ethereumjs__common:2.4.0")
                'org.webjars.npm:ethereumjs__common:jar:2.4.0'
                <dependency org="org.webjars.npm" name="ethereumjs__common" rev="2.4.0">
  <artifact name="ethereumjs__common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs__common', version='2.4.0')
)
                libraryDependencies += "org.webjars.npm" % "ethereumjs__common" % "2.4.0"
                [org.webjars.npm/ethereumjs__common "2.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : crc-32 | jar | [1.2.0,2) | 
| org.webjars.npm : ethereumjs-util | jar | [7.1.0,8) |