License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrun-node |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionrun-node
WebJar for run-node
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
run-node-0.2.0.pom | |
run-node-0.2.0.jar | 5 KB |
run-node-0.2.0-sources.jar | 22 bytes |
run-node-0.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/run-node/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>run-node</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/run-node/
implementation 'org.webjars.npm:run-node:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/run-node/
implementation ("org.webjars.npm:run-node:0.2.0")
'org.webjars.npm:run-node:jar:0.2.0'
<dependency org="org.webjars.npm" name="run-node" rev="0.2.0">
<artifact name="run-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='run-node', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "run-node" % "0.2.0"
[org.webjars.npm/run-node "0.2.0"]