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