Jar examples for r:retrieve-and-rank
Client library to use the IBM Watson Retrieve and Rank Service
You can download jar file retrieve-and-rank 3.7.0 in this page.
The Apache License, Version 2.0
You can use the following script to add retrieve-and-rank-3.7.0.jar to your project.
<dependency> <groupId>com.ibm.watson.developer_cloud</groupId> <artifactId>retrieve-and-rank</artifactId> <version>3.7.0</version> </dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'retrieve-and-rank', version: '3.7.0'
libraryDependencies += "com.ibm.watson.developer_cloud" % "retrieve-and-rank" % "3.7.0"
<dependency org="com.ibm.watson.developer_cloud" name="retrieve-and-rank" rev="3.7.0"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='retrieve-and-rank', version='3.7.0'))
'com.ibm.watson.developer_cloud:retrieve-and-rank:jar:3.7.0'
Click the following link to download the jar file.
retrieve-and-rank-3.7.0-javadoc.jar