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

Jar examples for c:contentgraph-bundle

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials