| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторethereumjs-account |
| Последняя версия | Последняя версия2.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеethereumjs-account
WebJar for ethereumjs-account
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars.npm : ethereumjs-util | jar | [4.0.1,5) |
| org.webjars.npm : rlp | jar | [2.0.0,3) |