Download contentgraph-bundle-1.5.jar file - Jar c

Jar examples for c:contentgraph-bundle

Description

You can download jar file contentgraph-bundle 1.5 in this page.

Build File

You can use the following script to add contentgraph-bundle-1.5.jar to your project.

<dependency>
   <groupId>nz.ac.auckland.aem</groupId>
   <artifactId>contentgraph-bundle</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'nz.ac.auckland.aem', name: 'contentgraph-bundle', version: '1.5'
libraryDependencies += "nz.ac.auckland.aem" % "contentgraph-bundle" % "1.5"
<dependency org="nz.ac.auckland.aem" name="contentgraph-bundle" rev="1.5"/>
@Grapes(@Grab(group='nz.ac.auckland.aem', module='contentgraph-bundle', version='1.5'))
'nz.ac.auckland.aem:contentgraph-bundle:jar:1.5'

Download

Click the following link to download the jar file.

contentgraph-bundle-1.5-javadoc.jar
contentgraph-bundle-1.5-sources.jar
contentgraph-bundle-1.5.jar
contentgraph-bundle-1.5.pom



Related Tutorials