License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdethereumjs-tx |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionethereumjs-tx
WebJar for ethereumjs-tx
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ethereumjs-tx-2.1.2.pom | |
ethereumjs-tx-2.1.2.jar | 25 KB |
ethereumjs-tx-2.1.2-sources.jar | 22 bytes |
ethereumjs-tx-2.1.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>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-tx/
implementation 'org.webjars.npm:ethereumjs-tx:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-tx/
implementation ("org.webjars.npm:ethereumjs-tx:2.1.2")
'org.webjars.npm:ethereumjs-tx:jar:2.1.2'
<dependency org="org.webjars.npm" name="ethereumjs-tx" rev="2.1.2">
<artifact name="ethereumjs-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs-tx', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "ethereumjs-tx" % "2.1.2"
[org.webjars.npm/ethereumjs-tx "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : ethereumjs-common | jar | [1.5.0,2) |
org.webjars.npm : ethereumjs-util | jar | [6.0.0,7) |