GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdethereumjs__tx |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
ethereumjs__tx-3.3.0.pom | |
ethereumjs__tx-3.3.0.jar | 126 KB |
ethereumjs__tx-3.3.0-sources.jar | 22 bytes |
ethereumjs__tx-3.3.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__tx/
implementation 'org.webjars.npm:ethereumjs__tx:3.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs__tx/
implementation ("org.webjars.npm:ethereumjs__tx:3.3.0")
'org.webjars.npm:ethereumjs__tx:jar:3.3.0'
<dependency org="org.webjars.npm" name="ethereumjs__tx" rev="3.3.0">
<artifact name="ethereumjs__tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs__tx', version='3.3.0')
)
libraryDependencies += "org.webjars.npm" % "ethereumjs__tx" % "3.3.0"
[org.webjars.npm/ethereumjs__tx "3.3.0"]