is not current version
Last Version 7.0.0

com.icfolson.aem.groovy.extension:aem-groovy-extension 3.0.0

OSGi bundle containing Groovy builders and metaclasses for AEM (Adobe CQ).

Categories

Categories

Groovy Languages
GroupId

GroupId

com.icfolson.aem.groovy.extension
ArtifactId

ArtifactId

aem-groovy-extension
Version

Version

3.0.0
Type

Type

pom

Download aem-groovy-extension 3.0.0


<!-- https://jarcasting.com/artifacts/com.icfolson.aem.groovy.extension/aem-groovy-extension/ -->
<dependency>
    <groupId>com.icfolson.aem.groovy.extension</groupId>
    <artifactId>aem-groovy-extension</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.icfolson.aem.groovy.extension/aem-groovy-extension/
implementation 'com.icfolson.aem.groovy.extension:aem-groovy-extension:3.0.0'
// https://jarcasting.com/artifacts/com.icfolson.aem.groovy.extension/aem-groovy-extension/
implementation ("com.icfolson.aem.groovy.extension:aem-groovy-extension:3.0.0")
'com.icfolson.aem.groovy.extension:aem-groovy-extension:pom:3.0.0'
<dependency org="com.icfolson.aem.groovy.extension" name="aem-groovy-extension" rev="3.0.0">
  <artifact name="aem-groovy-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.icfolson.aem.groovy.extension', module='aem-groovy-extension', version='3.0.0')
)
libraryDependencies += "com.icfolson.aem.groovy.extension" % "aem-groovy-extension" % "3.0.0"
[com.icfolson.aem.groovy.extension/aem-groovy-extension "3.0.0"]