is not current version
Last Version 2.5.1

org.sonatype.gshell:gshell-assembly 2.3.1


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-assembly
Version

Version

2.3.1
Type

Type

jar

Download gshell-assembly 2.3.1


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