is not current version
Last Version 2.6.5

org.sonatype.gshell.commands:gshell-file 2.4


GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-file
Version

Version

2.4
Type

Type

jar

Download gshell-file 2.4


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