is not current version
Last Version 2.6.5

org.sonatype.gshell.commands:gshell-commands 2.3


GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-commands
Version

Version

2.3
Type

Type

pom

Download gshell-commands 2.3

Filename Size
gshell-commands-2.3.pom 2 KB
Browse

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