License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdedu.emory.clir |
ArtifactId | ArtifactIdclearnlp-global-lexica |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclearnlp-global-lexica
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clearnlp-global-lexica-3.1.pom | |
clearnlp-global-lexica-3.1.jar | 48 MB |
clearnlp-global-lexica-3.1-sources.jar | 48 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.emory.clir/clearnlp-global-lexica/ -->
<dependency>
<groupId>edu.emory.clir</groupId>
<artifactId>clearnlp-global-lexica</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.emory.clir/clearnlp-global-lexica/
implementation 'edu.emory.clir:clearnlp-global-lexica:3.1'
// https://jarcasting.com/artifacts/edu.emory.clir/clearnlp-global-lexica/
implementation ("edu.emory.clir:clearnlp-global-lexica:3.1")
'edu.emory.clir:clearnlp-global-lexica:jar:3.1'
<dependency org="edu.emory.clir" name="clearnlp-global-lexica" rev="3.1">
<artifact name="clearnlp-global-lexica" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.emory.clir', module='clearnlp-global-lexica', version='3.1')
)
libraryDependencies += "edu.emory.clir" % "clearnlp-global-lexica" % "3.1"
[edu.emory.clir/clearnlp-global-lexica "3.1"]