is not current version
Last Version 0.8.4

org.webjars.npm:shelljs 0.7.5

WebJar for shelljs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

shelljs
Version

Version

0.7.5
Type

Type

jar

Download shelljs 0.7.5


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