is not current version
Last Version 0.6

org.unix4j:unix4j-base 0.3


GroupId

GroupId

org.unix4j
ArtifactId

ArtifactId

unix4j-base
Version

Version

0.3
Type

Type

jar

Download unix4j-base 0.3


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