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

com.sencha.gxt:gxt-parent 3.0.0-rc2


Группа

Группа

com.sencha.gxt
Идентификатор

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

gxt-parent
Версия

Версия

3.0.0-rc2
Тип

Тип

pom

Скачать gxt-parent 3.0.0-rc2

Имя Файла Размер
gxt-parent-3.0.0-rc2.pom 5 KB
Обзор

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