Download aem-groovy-extension-bundle-1.0.1.jar file - Jar a

Jar examples for a:aem-groovy-extension-bundle

Description

You can download jar file aem-groovy-extension-bundle 1.0.1 in this page.

Build File

You can use the following script to add aem-groovy-extension-bundle-1.0.1.jar to your project.

<dependency>
   <groupId>com.citytechinc.aem.groovy.extension</groupId>
   <artifactId>aem-groovy-extension-bundle</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.citytechinc.aem.groovy.extension', name: 'aem-groovy-extension-bundle', version: '1.0.1'
libraryDependencies += "com.citytechinc.aem.groovy.extension" % "aem-groovy-extension-bundle" % "1.0.1"
<dependency org="com.citytechinc.aem.groovy.extension" name="aem-groovy-extension-bundle" rev="1.0.1"/>
@Grapes(@Grab(group='com.citytechinc.aem.groovy.extension', module='aem-groovy-extension-bundle', version='1.0.1'))
'com.citytechinc.aem.groovy.extension:aem-groovy-extension-bundle:jar:1.0.1'

Download

Click the following link to download the jar file.

aem-groovy-extension-bundle-1.0.1-javadoc.jar
aem-groovy-extension-bundle-1.0.1-sources.jar
aem-groovy-extension-bundle-1.0.1.jar
aem-groovy-extension-bundle-1.0.1.pom



Related Tutorials