Jar examples for n:nlp4j-core
You can download jar file nlp4j-core 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nlp4j-core-1.0.1.jar to your project.
<dependency> <groupId>edu.emory.mathcs.nlp</groupId> <artifactId>nlp4j-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'edu.emory.mathcs.nlp', name: 'nlp4j-core', version: '1.0.1'
libraryDependencies += "edu.emory.mathcs.nlp" % "nlp4j-core" % "1.0.1"
<dependency org="edu.emory.mathcs.nlp" name="nlp4j-core" rev="1.0.1"/>
@Grapes(@Grab(group='edu.emory.mathcs.nlp', module='nlp4j-core', version='1.0.1'))
'edu.emory.mathcs.nlp:nlp4j-core:jar:1.0.1'
Click the following link to download the jar file.
nlp4j-core-1.0.1-javadoc.jar