Download clearnlp-global-lexica-3.1.jar file - Jar c

Jar examples for c:clearnlp-global-lexica

Description

You can download jar file clearnlp-global-lexica 3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add clearnlp-global-lexica-3.1.jar to your project.

<dependency>
   <groupId>edu.emory.clir</groupId>
   <artifactId>clearnlp-global-lexica</artifactId>
   <version>3.1</version>
</dependency>
compile group: 'edu.emory.clir', name: 'clearnlp-global-lexica', version: '3.1'
libraryDependencies += "edu.emory.clir" % "clearnlp-global-lexica" % "3.1"
<dependency org="edu.emory.clir" name="clearnlp-global-lexica" rev="3.1"/>
@Grapes(@Grab(group='edu.emory.clir', module='clearnlp-global-lexica', version='3.1'))
'edu.emory.clir:clearnlp-global-lexica:jar:3.1'

Download

Click the following link to download the jar file.

clearnlp-global-lexica-3.1-sources.jar
clearnlp-global-lexica-3.1.jar
clearnlp-global-lexica-3.1.pom



Related Tutorials