License |
License |
---|---|
GroupId | GroupIdio.github.ci-cmg |
ArtifactId | ArtifactIdshell-executor |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.ci-cmg:shell-executor
Utilities for executing system commands
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shell-executor-1.0.0.pom | |
shell-executor-1.0.0.jar | 7 KB |
shell-executor-1.0.0-sources.jar | 6 KB |
shell-executor-1.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/shell-executor/ -->
<dependency>
<groupId>io.github.ci-cmg</groupId>
<artifactId>shell-executor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/shell-executor/
implementation 'io.github.ci-cmg:shell-executor:1.0.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/shell-executor/
implementation ("io.github.ci-cmg:shell-executor:1.0.0")
'io.github.ci-cmg:shell-executor:jar:1.0.0'
<dependency org="io.github.ci-cmg" name="shell-executor" rev="1.0.0">
<artifact name="shell-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='shell-executor', version='1.0.0')
)
libraryDependencies += "io.github.ci-cmg" % "shell-executor" % "1.0.0"
[io.github.ci-cmg/shell-executor "1.0.0"]