is not current version
Last Version 8.4.1

org.webjars.npm:node-gyp 5.0.4

WebJar for node-gyp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

node-gyp
Version

Version

5.0.4
Type

Type

jar

Download node-gyp 5.0.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-gyp/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>node-gyp</artifactId>
    <version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-gyp/
implementation 'org.webjars.npm:node-gyp:5.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/node-gyp/
implementation ("org.webjars.npm:node-gyp:5.0.4")
'org.webjars.npm:node-gyp:jar:5.0.4'
<dependency org="org.webjars.npm" name="node-gyp" rev="5.0.4">
  <artifact name="node-gyp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-gyp', version='5.0.4')
)
libraryDependencies += "org.webjars.npm" % "node-gyp" % "5.0.4"
[org.webjars.npm/node-gyp "5.0.4"]