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

org.sonatype.gshell.ext:gshell-ext 2.6.4


Группа

Группа

org.sonatype.gshell.ext
Идентификатор

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

gshell-ext
Версия

Версия

2.6.4
Тип

Тип

pom

Скачать gshell-ext 2.6.4

Имя Файла Размер
gshell-ext-2.6.4.pom 2 KB
Обзор

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