is not current version
Last Version 1.7.2

org.webjars.npm:shell-quote 1.6.1

WebJar for shell-quote

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

shell-quote
Version

Version

1.6.1
Type

Type

jar

Download shell-quote 1.6.1


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