| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.distilledcode.aem |
| Идентификатор | Идентификаторaem-touch-ui-support-parent |
| Последняя версия | Последняя версия0.1.30 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAEM Touch UI Support :: Parent
Parent pom for the AEM Touch UI Support project, containing mainly plugin configurations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| aem-touch-ui-support-parent-0.1.30.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-parent/ -->
<dependency>
<groupId>net.distilledcode.aem</groupId>
<artifactId>aem-touch-ui-support-parent</artifactId>
<version>0.1.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-parent/
implementation 'net.distilledcode.aem:aem-touch-ui-support-parent:0.1.30'
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-parent/
implementation ("net.distilledcode.aem:aem-touch-ui-support-parent:0.1.30")
'net.distilledcode.aem:aem-touch-ui-support-parent:pom:0.1.30'
<dependency org="net.distilledcode.aem" name="aem-touch-ui-support-parent" rev="0.1.30">
<artifact name="aem-touch-ui-support-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.distilledcode.aem', module='aem-touch-ui-support-parent', version='0.1.30')
)
libraryDependencies += "net.distilledcode.aem" % "aem-touch-ui-support-parent" % "0.1.30"
[net.distilledcode.aem/aem-touch-ui-support-parent "0.1.30"]