Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.distilledcode.aem |
ArtifactId | ArtifactIdaem-touch-ui-support-parent |
Version | Version0.1.6 |
Type | Typepom |
Filename | Size |
---|---|
aem-touch-ui-support-parent-0.1.6.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.6</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.6'
// https://jarcasting.com/artifacts/net.distilledcode.aem/aem-touch-ui-support-parent/
implementation ("net.distilledcode.aem:aem-touch-ui-support-parent:0.1.6")
'net.distilledcode.aem:aem-touch-ui-support-parent:pom:0.1.6'
<dependency org="net.distilledcode.aem" name="aem-touch-ui-support-parent" rev="0.1.6">
<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.6')
)
libraryDependencies += "net.distilledcode.aem" % "aem-touch-ui-support-parent" % "0.1.6"
[net.distilledcode.aem/aem-touch-ui-support-parent "0.1.6"]