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