is not current version
Last Version 2.6.5

org.sonatype.gshell.ext:gshell-ext 2.6.4


GroupId

GroupId

org.sonatype.gshell.ext
ArtifactId

ArtifactId

gshell-ext
Version

Version

2.6.4
Type

Type

pom

Download gshell-ext 2.6.4

Filename Size
gshell-ext-2.6.4.pom 2 KB
Browse

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