| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdnode-int64 |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnode-int64
WebJar for node-int64
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]