Download harbor-api-1.0.2.jar file - Jar h

Jar examples for h:harbor-api

Description

You can download jar file harbor-api 1.0.2 in this page.

Build File

You can use the following script to add harbor-api-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

harbor-api-1.0.2-javadoc.jar
harbor-api-1.0.2-sources.jar
harbor-api-1.0.2.jar
harbor-api-1.0.2.pom



Related Tutorials