is not current version
Last Version 2.4

org.sonatype.gshell.commands:gshell-vfs 2.3


GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-vfs
Version

Version

2.3
Type

Type

jar

Download gshell-vfs 2.3


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