License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdethereumjs-account |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionethereumjs-account
WebJar for ethereumjs-account
|
Project URL |
Project URL |
Filename | Size |
---|---|
ethereumjs-account-2.0.4.pom | |
ethereumjs-account-2.0.4.jar | 6 KB |
ethereumjs-account-2.0.4-sources.jar | 22 bytes |
ethereumjs-account-2.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-account/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ethereumjs-account</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-account/
implementation 'org.webjars.npm:ethereumjs-account:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/ethereumjs-account/
implementation ("org.webjars.npm:ethereumjs-account:2.0.4")
'org.webjars.npm:ethereumjs-account:jar:2.0.4'
<dependency org="org.webjars.npm" name="ethereumjs-account" rev="2.0.4">
<artifact name="ethereumjs-account" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ethereumjs-account', version='2.0.4')
)
libraryDependencies += "org.webjars.npm" % "ethereumjs-account" % "2.0.4"
[org.webjars.npm/ethereumjs-account "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : ethereumjs-util | jar | [4.0.1,5) |
org.webjars.npm : rlp | jar | [2.0.0,3) |