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

org.ow2.joram:shell 5.17.2


Группа

Группа

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

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

shell
Версия

Версия

5.17.2
Тип

Тип

pom

Скачать shell 5.17.2

Имя Файла Размер
shell-5.17.2.pom 598 bytes
Обзор

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