is not current version
Last Version 2.4

org.sonatype.gshell:gshell-io 2.2


GroupId

GroupId

org.sonatype.gshell
ArtifactId

ArtifactId

gshell-io
Version

Version

2.2
Type

Type

jar

Download gshell-io 2.2


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