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

Jar examples for h:harbor-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials