is not current version
Last Version 2.1.2

org.webjars.npm:ethereumjs-tx 1.3.3

WebJar for ethereumjs-tx

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ethereumjs-tx
Version

Version

1.3.3
Type

Type

jar

Download ethereumjs-tx 1.3.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-tx/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ethereumjs-tx</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-tx/
implementation 'org.webjars.npm:ethereumjs-tx:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-tx/
implementation ("org.webjars.npm:ethereumjs-tx:1.3.3")
'org.webjars.npm:ethereumjs-tx:jar:1.3.3'
<dependency org="org.webjars.npm" name="ethereumjs-tx" rev="1.3.3">
  <artifact name="ethereumjs-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs-tx', version='1.3.3')
)
libraryDependencies += "org.webjars.npm" % "ethereumjs-tx" % "1.3.3"
[org.webjars.npm/ethereumjs-tx "1.3.3"]