Last Version

org.unix4j:unix4j-base 0.6

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.unix4j
ArtifactId

ArtifactId

unix4j-base
Version

Version

0.6
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.unix4j.org/unix4j-base

Download unix4j-base 0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.