is not current version
Last Version 2.4

org.sonatype.gshell:gshell-io 2.3


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-io
Version

Version

2.3
Type

Type

jar

Download gshell-io 2.3


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