is not current version
Last Version 2.6.5

org.sonatype.gshell:gshell 2.6.4


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell
Version

Version

2.6.4
Type

Type

pom

Download gshell 2.6.4

Filename Size
gshell-2.6.4.pom 19 KB
Browse

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