| JAR File | Download (26 KB) |
|---|---|
| POM File | View |
| Version URL | |
| Organization | |
| Issue Tracker |
| Apache Maven |
|---|
<dependency>
<groupId>org.sonatype.gshell.commands</groupId>
<artifactId>gshell-file</artifactId>
<version>2.3.1</version>
</dependency>
|
| Apache Ivy |
|---|
<dependency org="org.sonatype.gshell.commands" name="gshell-file" rev="2.3.1"/> |
| Groovy Grape |
|---|
@Grapes(
@Grab(group='org.sonatype.gshell.commands', module='gshell-file', version='2.3.1')
)
|
| Group | Artifact | Version |
|---|
| org.sonatype.gshell.commands.file |
| org.sonatype.gshell.file |