is not current version
Last Version 2.6.5

org.sonatype.gshell.commands:gshell-commands 2.3.1


GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-commands
Version

Version

2.3.1
Type

Type

pom

Download gshell-commands 2.3.1


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