<dependency>
<groupId>com.ibm.aem.aem-tenant-specific-vanity-urls</groupId>
<artifactId>aem-tenant-specific-vanity-urls.dispatcher.cloud</artifactId>
<version>1.0.1</version>
</dependency>
implementation group: 'com.ibm.aem.aem-tenant-specific-vanity-urls', name: 'aem-tenant-specific-vanity-urls.dispatcher.cloud', version: '1.0.1'
implementation 'com.ibm.aem.aem-tenant-specific-vanity-urls:aem-tenant-specific-vanity-urls.dispatcher.cloud:1.0.1'
implementation("com.ibm.aem.aem-tenant-specific-vanity-urls:aem-tenant-specific-vanity-urls.dispatcher.cloud:1.0.1")
libraryDependencies += "com.ibm.aem.aem-tenant-specific-vanity-urls" % "aem-tenant-specific-vanity-urls.dispatcher.cloud" % "1.0.1"
<dependency org="com.ibm.aem.aem-tenant-specific-vanity-urls" name="aem-tenant-specific-vanity-urls.dispatcher.cloud" rev="1.0.1"/>
@Grapes(
@Grab(group='com.ibm.aem.aem-tenant-specific-vanity-urls', module='aem-tenant-specific-vanity-urls.dispatcher.cloud', version='1.0.1')
)
[com.ibm.aem.aem-tenant-specific-vanity-urls/aem-tenant-specific-vanity-urls.dispatcher.cloud "1.0.1"]
'com.ibm.aem.aem-tenant-specific-vanity-urls:aem-tenant-specific-vanity-urls.dispatcher.cloud:jar:1.0.1'