is not current version
Last Version 0.6

org.unix4j:unix4j-command 0.2


GroupId

GroupId

org.unix4j
ArtifactId

ArtifactId

unix4j-command
Version

Version

0.2
Type

Type

jar

Download unix4j-command 0.2


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