License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.distilledcode.aem |
ArtifactId | ArtifactIdaem-touch-ui-support-parent |
Version | Version0.1.22 |
Type | Typepom |
Description |
DescriptionAEM Touch UI Support :: Parent
Parent pom for the AEM Touch UI Support project, containing mainly plugin configurations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-touch-ui-support-parent-0.1.22.pom | 20 KB |
Browse |
<!-- 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.22</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.22'
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-parent/
implementation ("net.distilledcode.aem:aem-touch-ui-support-parent:0.1.22")
'net.distilledcode.aem:aem-touch-ui-support-parent:pom:0.1.22'
<dependency org="net.distilledcode.aem" name="aem-touch-ui-support-parent" rev="0.1.22">
<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.22')
)
libraryDependencies += "net.distilledcode.aem" % "aem-touch-ui-support-parent" % "0.1.22"
[net.distilledcode.aem/aem-touch-ui-support-parent "0.1.22"]