is not current version
Last Version 3.2

edu.emory.clir:clearnlp-dictionary 3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

edu.emory.clir
ArtifactId

ArtifactId

clearnlp-dictionary
Version

Version

3.1
Type

Type

jar

Download clearnlp-dictionary 3.1


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