Download nlp-core-1.3.1.2.jar file - Jar n

Jar examples for n:nlp-core

Description

The core classes for nlp projects.

You can download jar file nlp-core 1.3.1.2 in this page.

License

The Apache Software License, Version 2

Build File

You can use the following script to add nlp-core-1.3.1.2.jar to your project.

<dependency>
   <groupId>edu.utah.bmi.nlp</groupId>
   <artifactId>nlp-core</artifactId>
   <version>1.3.1.2</version>
</dependency>
compile group: 'edu.utah.bmi.nlp', name: 'nlp-core', version: '1.3.1.2'
libraryDependencies += "edu.utah.bmi.nlp" % "nlp-core" % "1.3.1.2"
<dependency org="edu.utah.bmi.nlp" name="nlp-core" rev="1.3.1.2"/>
@Grapes(@Grab(group='edu.utah.bmi.nlp', module='nlp-core', version='1.3.1.2'))
'edu.utah.bmi.nlp:nlp-core:jar:1.3.1.2'

Download

Click the following link to download the jar file.

nlp-core-1.3.1.2-javadoc.jar
nlp-core-1.3.1.2-sources.jar
nlp-core-1.3.1.2-tests.jar
nlp-core-1.3.1.2.jar
nlp-core-1.3.1.2.pom



Related Tutorials