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

Jar examples for c:contentgraph-bundle

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials