Download hrrs-api-0.3.jar file - Jar h

Jar examples for h:hrrs-api

Description

You can download jar file hrrs-api 0.3 in this page.

Build File

You can use the following script to add hrrs-api-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

hrrs-api-0.3-javadoc.jar
hrrs-api-0.3-sources.jar
hrrs-api-0.3.jar
hrrs-api-0.3.pom



Related Tutorials