License |
License |
---|---|
GroupId | GroupIdio.github.shubhamjha99 |
ArtifactId | ArtifactIdaem-connector |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAEM Connector
Aem Connector for importing Assets
|
Filename | Size |
---|---|
aem-connector-1.0.3.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shubhamjha99/aem-connector/ -->
<dependency>
<groupId>io.github.shubhamjha99</groupId>
<artifactId>aem-connector</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shubhamjha99/aem-connector/
implementation 'io.github.shubhamjha99:aem-connector:1.0.3'
// https://jarcasting.com/artifacts/io.github.shubhamjha99/aem-connector/
implementation ("io.github.shubhamjha99:aem-connector:1.0.3")
'io.github.shubhamjha99:aem-connector:pom:1.0.3'
<dependency org="io.github.shubhamjha99" name="aem-connector" rev="1.0.3">
<artifact name="aem-connector" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shubhamjha99', module='aem-connector', version='1.0.3')
)
libraryDependencies += "io.github.shubhamjha99" % "aem-connector" % "1.0.3"
[io.github.shubhamjha99/aem-connector "1.0.3"]