| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.bowergithub.dougwilson |
| ArtifactId | ArtifactIdnodejs-depd |
| Version | Version1.1.2 |
| Type | Typejar |
| Description |
Descriptiondepd
WebJar for depd
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nodejs-depd-1.1.2.pom | |
| nodejs-depd-1.1.2.jar | 29 KB |
| nodejs-depd-1.1.2-sources.jar | 22 bytes |
| nodejs-depd-1.1.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.dougwilson/nodejs-depd/ -->
<dependency>
<groupId>org.webjars.bowergithub.dougwilson</groupId>
<artifactId>nodejs-depd</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dougwilson/nodejs-depd/
implementation 'org.webjars.bowergithub.dougwilson:nodejs-depd:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dougwilson/nodejs-depd/
implementation ("org.webjars.bowergithub.dougwilson:nodejs-depd:1.1.2")
'org.webjars.bowergithub.dougwilson:nodejs-depd:jar:1.1.2'
<dependency org="org.webjars.bowergithub.dougwilson" name="nodejs-depd" rev="1.1.2">
<artifact name="nodejs-depd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.dougwilson', module='nodejs-depd', version='1.1.2')
)
libraryDependencies += "org.webjars.bowergithub.dougwilson" % "nodejs-depd" % "1.1.2"
[org.webjars.bowergithub.dougwilson/nodejs-depd "1.1.2"]