is not current version
Last Version 2.6.5

org.sonatype.gshell:gshell-util 2.5.1


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-util
Version

Version

2.5.1
Type

Type

jar

Download gshell-util 2.5.1


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