License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.distilledcode.aem |
ArtifactId | ArtifactIdaem-touch-ui-support-build |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionAEM Touch UI Support :: Build
A collection of tools and enhancements to ease the
use of Adobe AEM's TouchUI and help with the migration
from Classic UI.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-touch-ui-support-build-0.1.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-build/ -->
<dependency>
<groupId>net.distilledcode.aem</groupId>
<artifactId>aem-touch-ui-support-build</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-build/
implementation 'net.distilledcode.aem:aem-touch-ui-support-build:0.1.4'
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-build/
implementation ("net.distilledcode.aem:aem-touch-ui-support-build:0.1.4")
'net.distilledcode.aem:aem-touch-ui-support-build:pom:0.1.4'
<dependency org="net.distilledcode.aem" name="aem-touch-ui-support-build" rev="0.1.4">
<artifact name="aem-touch-ui-support-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.distilledcode.aem', module='aem-touch-ui-support-build', version='0.1.4')
)
libraryDependencies += "net.distilledcode.aem" % "aem-touch-ui-support-build" % "0.1.4"
[net.distilledcode.aem/aem-touch-ui-support-build "0.1.4"]