Download agiga-1.4.jar file - Jar a

Jar examples for a:agiga

Description

The Annotated Gigaword API and command line tools.

You can download jar file agiga 1.4 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add agiga-1.4.jar to your project.

<dependency>
   <groupId>edu.jhu.agiga</groupId>
   <artifactId>agiga</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'edu.jhu.agiga', name: 'agiga', version: '1.4'
libraryDependencies += "edu.jhu.agiga" % "agiga" % "1.4"
<dependency org="edu.jhu.agiga" name="agiga" rev="1.4"/>
@Grapes(@Grab(group='edu.jhu.agiga', module='agiga', version='1.4'))
'edu.jhu.agiga:agiga:jar:1.4'

Download

Click the following link to download the jar file.

agiga-1.4-javadoc.jar
agiga-1.4-sources.jar
agiga-1.4.jar
agiga-1.4.pom



Related Tutorials