Download concrete-ingesters-annotated-nyt-4.8.6.jar file - Jar c

Jar examples for c:concrete-ingesters-annotated-nyt

Description

Library providing Concrete ingesters and utilities for the Annotated New York Times corpus.

You can download jar file concrete-ingesters-annotated-nyt 4.8.6 in this page.

Build File

You can use the following script to add concrete-ingesters-annotated-nyt-4.8.6.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>concrete-ingesters-annotated-nyt</artifactId>
   <version>4.8.6</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'concrete-ingesters-annotated-nyt', version: '4.8.6'
libraryDependencies += "edu.jhu.hlt" % "concrete-ingesters-annotated-nyt" % "4.8.6"
<dependency org="edu.jhu.hlt" name="concrete-ingesters-annotated-nyt" rev="4.8.6"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='concrete-ingesters-annotated-nyt', version='4.8.6'))
'edu.jhu.hlt:concrete-ingesters-annotated-nyt:jar:4.8.6'

Download

Click the following link to download the jar file.

concrete-ingesters-annotated-nyt-4.8.6-javadoc.jar
concrete-ingesters-annotated-nyt-4.8.6-sources.jar
concrete-ingesters-annotated-nyt-4.8.6.jar
concrete-ingesters-annotated-nyt-4.8.6.pom



Related Tutorials