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