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