is not current version
Last Version 2.6.5

org.sonatype.gshell:gshell-ui 2.6.4


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-ui
Version

Version

2.6.4
Type

Type

jar

Download gshell-ui 2.6.4


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