Download alnc-1.1.0.jar file - Jar a

Jar examples for a:alnc

Description

Library for the (yet unreleased) ALNC corpus.

You can download jar file alnc 1.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add alnc-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

alnc-1.1.0-javadoc.jar
alnc-1.1.0-sources.jar
alnc-1.1.0.jar
alnc-1.1.0.pom



Related Tutorials