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