Download aem-library-core-9.1.1.jar file - Jar a

Jar examples for a:aem-library-core

Description

You can download jar file aem-library-core 9.1.1 in this page.

Build File

You can use the following script to add aem-library-core-9.1.1.jar to your project.

<dependency>
   <groupId>com.icfolson.aem.library</groupId>
   <artifactId>aem-library-core</artifactId>
   <version>9.1.1</version>
</dependency>
compile group: 'com.icfolson.aem.library', name: 'aem-library-core', version: '9.1.1'
libraryDependencies += "com.icfolson.aem.library" % "aem-library-core" % "9.1.1"
<dependency org="com.icfolson.aem.library" name="aem-library-core" rev="9.1.1"/>
@Grapes(@Grab(group='com.icfolson.aem.library', module='aem-library-core', version='9.1.1'))
'com.icfolson.aem.library:aem-library-core:jar:9.1.1'

Download

Click the following link to download the jar file.

aem-library-core-9.1.1-javadoc.jar
aem-library-core-9.1.1-sources.jar
aem-library-core-9.1.1-tests.jar
aem-library-core-9.1.1.jar
aem-library-core-9.1.1.pom



Related Tutorials