GroupId | GroupIdcom.adobe.aio.aem |
---|---|
ArtifactId | ArtifactIdaio-aem-events-mgmt |
Version | Version0.0.36 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.adobe.aio.aem/aio-aem-events-mgmt/ -->
<dependency>
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem-events-mgmt</artifactId>
<version>0.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aio.aem/aio-aem-events-mgmt/
implementation 'com.adobe.aio.aem:aio-aem-events-mgmt:0.0.36'
// https://jarcasting.com/artifacts/com.adobe.aio.aem/aio-aem-events-mgmt/
implementation ("com.adobe.aio.aem:aio-aem-events-mgmt:0.0.36")
'com.adobe.aio.aem:aio-aem-events-mgmt:jar:0.0.36'
<dependency org="com.adobe.aio.aem" name="aio-aem-events-mgmt" rev="0.0.36">
<artifact name="aio-aem-events-mgmt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aio.aem', module='aio-aem-events-mgmt', version='0.0.36')
)
libraryDependencies += "com.adobe.aio.aem" % "aio-aem-events-mgmt" % "0.0.36"
[com.adobe.aio.aem/aio-aem-events-mgmt "0.0.36"]