is not current version
Last Version 0.6

org.unix4j:unix4j-core 0.5


GroupId

GroupId

org.unix4j
ArtifactId

ArtifactId

unix4j-core
Version

Version

0.5
Type

Type

pom

Download unix4j-core 0.5

Filename Size
unix4j-core-0.5.pom 939 bytes
Browse

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