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

Jar examples for a:aem-library-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials