is not current version
Last Version 1.1.0

edu.jhu.hlt:alnc 1.0.0

Library for the (yet unreleased) ALNC corpus.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

alnc
Version

Version

1.0.0
Type

Type

jar

Download alnc 1.0.0


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