Jar examples for o:opennlp-tools
You can download jar file opennlp-tools 1.6.0 in this page.
Apache License
You can use the following script to add opennlp-tools-1.6.0.jar to your project.
<dependency> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp-tools</artifactId> <version>1.6.0</version> </dependency>
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.6.0'
libraryDependencies += "org.apache.opennlp" % "opennlp-tools" % "1.6.0"
<dependency org="org.apache.opennlp" name="opennlp-tools" rev="1.6.0"/>
@Grapes(@Grab(group='org.apache.opennlp', module='opennlp-tools', version='1.6.0'))
'org.apache.opennlp:opennlp-tools:jar:1.6.0'
Click the following link to download the jar file.
opennlp-tools-1.6.0-javadoc.jar