Jar examples for a:alchemy
Java client for the AlchemyAPI, a cloud-based text mining platform (http://www.alchemyapi.com/).
You can download jar file alchemy 3.7.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add alchemy-3.7.2.jar to your project.
<dependency> <groupId>com.ibm.watson.developer_cloud</groupId> <artifactId>alchemy</artifactId> <version>3.7.2</version> </dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'alchemy', version: '3.7.2'
libraryDependencies += "com.ibm.watson.developer_cloud" % "alchemy" % "3.7.2"
<dependency org="com.ibm.watson.developer_cloud" name="alchemy" rev="3.7.2"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='alchemy', version='3.7.2'))
'com.ibm.watson.developer_cloud:alchemy:jar:3.7.2'
Click the following link to download the jar file.
alchemy-3.7.2-javadoc.jar