License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdnsh |
Version | Version0.8.0.0 |
Type | Typejar |
Description |
Descriptionnet.thevpc.nuts.toolbox.nsh
Nuts bash shell companion
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nsh-0.8.0.0.pom | |
nsh-0.8.0.0.jar | 234 KB |
nsh-0.8.0.0-sources.jar | 134 KB |
nsh-0.8.0.0-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>nsh</artifactId>
<version>0.8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation 'net.thevpc.nuts.toolbox:nsh:0.8.0.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation ("net.thevpc.nuts.toolbox:nsh:0.8.0.0")
'net.thevpc.nuts.toolbox:nsh:jar:0.8.0.0'
<dependency org="net.thevpc.nuts.toolbox" name="nsh" rev="0.8.0.0">
<artifact name="nsh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='nsh', version='0.8.0.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "nsh" % "0.8.0.0"
[net.thevpc.nuts.toolbox/nsh "0.8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc : jshell | jar | 0.8.0 |
net.thevpc.nuts : nuts | jar | 0.8.0 |
net.thevpc.common : thevpc-common-strings | jar | 1.2.18 |
net.thevpc.common : thevpc-common-utils | jar | 1.23.0 |
net.thevpc.common : thevpc-common-mvn | jar | 1.1.1 |
net.thevpc.common : thevpc-common-xfile | jar | 1.0.0 |
net.thevpc.common : thevpc-common-io-compress | jar | 1.3.12 |
org.jline : jline | jar | 3.5.2 |
net.thevpc.common : thevpc-common-ssh | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |