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

Jar examples for h:hrrs-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials