GroupId | GroupIdcom.adobe.aio.aem |
---|---|
ArtifactId | ArtifactIdaio-event-osgimapping |
Version | Version0.0.24 |
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.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aio.aem/aio-event-osgimapping/
implementation 'com.adobe.aio.aem:aio-event-osgimapping:0.0.24'
// https://jarcasting.com/artifacts/com.adobe.aio.aem/aio-event-osgimapping/
implementation ("com.adobe.aio.aem:aio-event-osgimapping:0.0.24")
'com.adobe.aio.aem:aio-event-osgimapping:jar:0.0.24'
<dependency org="com.adobe.aio.aem" name="aio-event-osgimapping" rev="0.0.24">
<artifact name="aio-event-osgimapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aio.aem', module='aio-event-osgimapping', version='0.0.24')
)
libraryDependencies += "com.adobe.aio.aem" % "aio-event-osgimapping" % "0.0.24"
[com.adobe.aio.aem/aio-event-osgimapping "0.0.24"]