не последняя версия
Последняя версия 2.0.0-M3

org.ow2.shelbie:shelbie-commands 2.0.0-M2


Группа

Группа

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

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

shelbie-commands
Версия

Версия

2.0.0-M2
Тип

Тип

pom

Скачать shelbie-commands 2.0.0-M2

Имя Файла Размер
shelbie-commands-2.0.0-M2.pom 1 KB
Обзор

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