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

org.unix4j:unix4j-core 0.3


Группа

Группа

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

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

unix4j-core
Версия

Версия

0.3
Тип

Тип

pom

Скачать unix4j-core 0.3

Имя Файла Размер
unix4j-core-0.3.pom 2 KB
Обзор

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