Last Version

shell_executor 1.1

Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

ShellExecutor
Version

Version

1.1
Type

Type

jar
Description

Description

shell_executor
Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+
Project URL

Project URL

https://github.com/dorkbox/ShellExecutor

Download ShellExecutor 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.