Last Version

ALNC 1.1.0

Library for the (yet unreleased) ALNC corpus.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

alnc
Version

Version

1.1.0
Type

Type

jar
Description

Description

ALNC
Library for the (yet unreleased) ALNC corpus.
Project URL

Project URL

https://github.com/maxthomas/alnc
Source Code Management

Source Code Management

https://github.com/maxthomas/alnc

Download alnc 1.1.0


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/alnc/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>alnc</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/alnc/
implementation 'edu.jhu.hlt:alnc:1.1.0'
// https://jarcasting.com/artifacts/edu.jhu.hlt/alnc/
implementation ("edu.jhu.hlt:alnc:1.1.0")
'edu.jhu.hlt:alnc:jar:1.1.0'
<dependency org="edu.jhu.hlt" name="alnc" rev="1.1.0">
  <artifact name="alnc" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='alnc', version='1.1.0')
)
libraryDependencies += "edu.jhu.hlt" % "alnc" % "1.1.0"
[edu.jhu.hlt/alnc "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.