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

org.xipki.shell:shells 5.2.0


Группа

Группа

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

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

shells
Версия

Версия

5.2.0
Тип

Тип

pom

Скачать shells 5.2.0

Имя Файла Размер
shells-5.2.0.pom 1 KB
Обзор

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