| Группа | Группаcom.sencha.gxt |
|---|---|
| Идентификатор | Идентификаторgxt-parent |
| Версия | Версия3.1.1 |
| Тип | Типpom |
| Описание |
ОписаниеSencha GXT Parent Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| gxt-parent-3.1.1.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sencha.gxt/gxt-parent/ -->
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt-parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-parent/
implementation 'com.sencha.gxt:gxt-parent:3.1.1'
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-parent/
implementation ("com.sencha.gxt:gxt-parent:3.1.1")
'com.sencha.gxt:gxt-parent:pom:3.1.1'
<dependency org="com.sencha.gxt" name="gxt-parent" rev="3.1.1">
<artifact name="gxt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='gxt-parent', version='3.1.1')
)
libraryDependencies += "com.sencha.gxt" % "gxt-parent" % "3.1.1"
[com.sencha.gxt/gxt-parent "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |