Download retrieve-and-rank-3.7.1.jar file - Jar r

Jar examples for r:retrieve-and-rank

Description

Client library to use the IBM Watson Retrieve and Rank Service

You can download jar file retrieve-and-rank 3.7.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add retrieve-and-rank-3.7.1.jar to your project.

<dependency>
   <groupId>com.ibm.watson.developer_cloud</groupId>
   <artifactId>retrieve-and-rank</artifactId>
   <version>3.7.1</version>
</dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'retrieve-and-rank', version: '3.7.1'
libraryDependencies += "com.ibm.watson.developer_cloud" % "retrieve-and-rank" % "3.7.1"
<dependency org="com.ibm.watson.developer_cloud" name="retrieve-and-rank" rev="3.7.1"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='retrieve-and-rank', version='3.7.1'))
'com.ibm.watson.developer_cloud:retrieve-and-rank:jar:3.7.1'

Download

Click the following link to download the jar file.

retrieve-and-rank-3.7.1-javadoc.jar
retrieve-and-rank-3.7.1-sources.jar
retrieve-and-rank-3.7.1.jar
retrieve-and-rank-3.7.1.pom



Related Tutorials