| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторnode-int64 |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnode-int64
WebJar for node-int64
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| node-int64-0.4.0.pom | |
| node-int64-0.4.0.jar | 9 KB |
| node-int64-0.4.0-sources.jar | 22 bytes |
| node-int64-0.4.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-int64/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>node-int64</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-int64/
implementation 'org.webjars.npm:node-int64:0.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/node-int64/
implementation ("org.webjars.npm:node-int64:0.4.0")
'org.webjars.npm:node-int64:jar:0.4.0'
<dependency org="org.webjars.npm" name="node-int64" rev="0.4.0">
<artifact name="node-int64" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-int64', version='0.4.0')
)
libraryDependencies += "org.webjars.npm" % "node-int64" % "0.4.0"
[org.webjars.npm/node-int64 "0.4.0"]