| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.jvvfs.shell |
| ArtifactId | ArtifactIdio7m-jvvfs-shell |
| Version | Version3.1.1 |
| Type | Typejar |
| Description |
Descriptionio7m-jvvfs-shell
The jvvfs shell
|
| Filename | Size |
|---|---|
| io7m-jvvfs-shell-3.1.1.pom | |
| io7m-jvvfs-shell-3.1.1.jar | 49 KB |
| io7m-jvvfs-shell-3.1.1-sources.jar | 7 KB |
| io7m-jvvfs-shell-3.1.1-javadoc.jar | 35 KB |
| io7m-jvvfs-shell-3.1.1-dist.zip | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jvvfs.shell/io7m-jvvfs-shell/ -->
<dependency>
<groupId>com.io7m.jvvfs.shell</groupId>
<artifactId>io7m-jvvfs-shell</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jvvfs.shell/io7m-jvvfs-shell/
implementation 'com.io7m.jvvfs.shell:io7m-jvvfs-shell:3.1.1'
// https://jarcasting.com/artifacts/com.io7m.jvvfs.shell/io7m-jvvfs-shell/
implementation ("com.io7m.jvvfs.shell:io7m-jvvfs-shell:3.1.1")
'com.io7m.jvvfs.shell:io7m-jvvfs-shell:jar:3.1.1'
<dependency org="com.io7m.jvvfs.shell" name="io7m-jvvfs-shell" rev="3.1.1">
<artifact name="io7m-jvvfs-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jvvfs.shell', module='io7m-jvvfs-shell', version='3.1.1')
)
libraryDependencies += "com.io7m.jvvfs.shell" % "io7m-jvvfs-shell" % "3.1.1"
[com.io7m.jvvfs.shell/io7m-jvvfs-shell "3.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.jvvfs.core : io7m-jvvfs-core | jar | 3.1.1 |
| com.io7m.jaux : io7m-jaux | jar | [3.0.0, 4.0.0) |
| com.io7m.jlog : io7m-jlog | jar | [2.4.0, 3.0.0) |
| jline : jline | jar | 2.11 |
| com.google.code.findbugs : jsr305 | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| net.java : quickcheck | jar | 0.6 |