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.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add alchemy-3.6.0.jar to your project.
<dependency> <groupId>com.ibm.watson.developer_cloud</groupId> <artifactId>alchemy</artifactId> <version>3.6.0</version> </dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'alchemy', version: '3.6.0'
libraryDependencies += "com.ibm.watson.developer_cloud" % "alchemy" % "3.6.0"
<dependency org="com.ibm.watson.developer_cloud" name="alchemy" rev="3.6.0"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='alchemy', version='3.6.0'))
'com.ibm.watson.developer_cloud:alchemy:jar:3.6.0'
Click the following link to download the jar file.
alchemy-3.6.0-javadoc.jar