Download opennlp-tools-1.8.0.jar file - Jar o

Jar examples for o:opennlp-tools

Description

You can download jar file opennlp-tools 1.8.0 in this page.

License

Apache License

Build File

You can use the following script to add opennlp-tools-1.8.0.jar to your project.

<dependency>
   <groupId>org.apache.opennlp</groupId>
   <artifactId>opennlp-tools</artifactId>
   <version>1.8.0</version>
</dependency>
compile group: 'org.apache.opennlp', name: 'opennlp-tools', version: '1.8.0'
libraryDependencies += "org.apache.opennlp" % "opennlp-tools" % "1.8.0"
<dependency org="org.apache.opennlp" name="opennlp-tools" rev="1.8.0"/>
@Grapes(@Grab(group='org.apache.opennlp', module='opennlp-tools', version='1.8.0'))
'org.apache.opennlp:opennlp-tools:jar:1.8.0'

Download

Click the following link to download the jar file.

opennlp-tools-1.8.0-javadoc.jar
opennlp-tools-1.8.0-sources.jar
opennlp-tools-1.8.0.jar
opennlp-tools-1.8.0.pom



Related Tutorials