License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnode-gyp-build |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnode-gyp-build
WebJar for node-gyp-build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-gyp-build-4.3.0.pom | |
node-gyp-build-4.3.0.jar | 8 KB |
node-gyp-build-4.3.0-sources.jar | 22 bytes |
node-gyp-build-4.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-gyp-build/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>node-gyp-build</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-gyp-build/
implementation 'org.webjars.npm:node-gyp-build:4.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/node-gyp-build/
implementation ("org.webjars.npm:node-gyp-build:4.3.0")
'org.webjars.npm:node-gyp-build:jar:4.3.0'
<dependency org="org.webjars.npm" name="node-gyp-build" rev="4.3.0">
<artifact name="node-gyp-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-gyp-build', version='4.3.0')
)
libraryDependencies += "org.webjars.npm" % "node-gyp-build" % "4.3.0"
[org.webjars.npm/node-gyp-build "4.3.0"]