Download alchemy-3.8.0.jar file - Jar a

Jar examples for a:alchemy

Description

Java client for the AlchemyAPI, a cloud-based text mining platform (http://www.alchemyapi.com/).

You can download jar file alchemy 3.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add alchemy-3.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

alchemy-3.8.0-javadoc.jar
alchemy-3.8.0-sources.jar
alchemy-3.8.0.jar
alchemy-3.8.0.pom



Related Tutorials