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