is not current version
Last Version 2.6.4

org.sonatype.gshell.dist:gshell-scripts 2.6.1


GroupId

GroupId

org.sonatype.gshell.dist
ArtifactId

ArtifactId

gshell-scripts
Version

Version

2.6.1
Type

Type

jar

Download gshell-scripts 2.6.1


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