не последняя версия
Последняя версия 0.6

org.unix4j:unix4j 0.2


Группа

Группа

org.unix4j
Идентификатор

Идентификатор

unix4j
Версия

Версия

0.2
Тип

Тип

pom

Скачать unix4j 0.2

Имя Файла Размер
unix4j-0.2.pom 4 KB
Обзор

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