| Группа | Группаorg.unix4j |
|---|---|
| Идентификатор | Идентификаторunix4j-command |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| unix4j-command-0.6.pom | |
| unix4j-command-0.6.jar | 666 KB |
| unix4j-command-0.6-sources.jar | 552 KB |
| unix4j-command-0.6-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.unix4j/unix4j-command/ -->
<dependency>
<groupId>org.unix4j</groupId>
<artifactId>unix4j-command</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.unix4j/unix4j-command/
implementation 'org.unix4j:unix4j-command:0.6'
// https://jarcasting.com/artifacts/org.unix4j/unix4j-command/
implementation ("org.unix4j:unix4j-command:0.6")
'org.unix4j:unix4j-command:jar:0.6'
<dependency org="org.unix4j" name="unix4j-command" rev="0.6">
<artifact name="unix4j-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unix4j', module='unix4j-command', version='0.6')
)
libraryDependencies += "org.unix4j" % "unix4j-command" % "0.6"
[org.unix4j/unix4j-command "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.unix4j : unix4j-base | jar | 0.6 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |