is not current version
Last Version 0.3.2

org.webjars.npm:exec-sh 0.2.2

WebJar for exec-sh

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

exec-sh
Version

Version

0.2.2
Type

Type

jar

Download exec-sh 0.2.2


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