Download link-rest-base-2.11.jar file - Jar l

Jar examples for l:link-rest-base

Description

Collection of re-usable LR artifacts

You can download jar file link-rest-base 2.11 in this page.

Build File

You can use the following script to add link-rest-base-2.11.jar to your project.

<dependency>
   <groupId>com.nhl.link.rest</groupId>
   <artifactId>link-rest-base</artifactId>
   <version>2.11</version>
</dependency>
compile group: 'com.nhl.link.rest', name: 'link-rest-base', version: '2.11'
libraryDependencies += "com.nhl.link.rest" % "link-rest-base" % "2.11"
<dependency org="com.nhl.link.rest" name="link-rest-base" rev="2.11"/>
@Grapes(@Grab(group='com.nhl.link.rest', module='link-rest-base', version='2.11'))
'com.nhl.link.rest:link-rest-base:jar:2.11'

Download

Click the following link to download the jar file.

link-rest-base-2.11-javadoc.jar
link-rest-base-2.11-sources.jar
link-rest-base-2.11.jar
link-rest-base-2.11.pom



Related Tutorials