Download language-translation-3.6.0.jar file - Jar l

Jar examples for l:language-translation

Description

Client library to use the IBM Watson Language Translator Service

You can download jar file language-translation 3.6.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add language-translation-3.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

language-translation-3.6.0-javadoc.jar
language-translation-3.6.0-sources.jar
language-translation-3.6.0.jar
language-translation-3.6.0.pom



Related Tutorials