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

Jar examples for h:harbor-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials