is not current version
Last Version 2.6.5

org.sonatype.gshell.dist:gshell-dist 2.6.2


GroupId

GroupId

org.sonatype.gshell.dist
ArtifactId

ArtifactId

gshell-dist
Version

Version

2.6.2
Type

Type

pom

Download gshell-dist 2.6.2

Filename Size
gshell-dist-2.6.2.pom 2 KB
Browse

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