Last Version

Nuts Community Shell 0.8.3.1

Nuts bash shell companion

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

nsh
Version

Version

0.8.3.1
Type

Type

jar
Description

Description

Nuts Community Shell
Nuts bash shell companion
Project URL

Project URL

https://github.com/thevpc/nuts
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download nsh 0.8.3.1


<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>nsh</artifactId>
    <version>0.8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation 'net.thevpc.nuts.toolbox:nsh:0.8.3.1'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation ("net.thevpc.nuts.toolbox:nsh:0.8.3.1")
'net.thevpc.nuts.toolbox:nsh:jar:0.8.3.1'
<dependency org="net.thevpc.nuts.toolbox" name="nsh" rev="0.8.3.1">
  <artifact name="nsh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='nsh', version='0.8.3.1')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "nsh" % "0.8.3.1"
[net.thevpc.nuts.toolbox/nsh "0.8.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3
net.thevpc.nuts.lib : nlib-ssh jar 0.8.3.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.