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