License |
License |
---|---|
GroupId | GroupIdjhunlang |
ArtifactId | ArtifactIdjmorph |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmorph
Tools for Hungarian linguistic analysis in java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jmorph-0.2.pom | |
jmorph-0.2.jar | 880 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jhunlang/jmorph/ -->
<dependency>
<groupId>jhunlang</groupId>
<artifactId>jmorph</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/jhunlang/jmorph/
implementation 'jhunlang:jmorph:0.2'
// https://jarcasting.com/artifacts/jhunlang/jmorph/
implementation ("jhunlang:jmorph:0.2")
'jhunlang:jmorph:jar:0.2'
<dependency org="jhunlang" name="jmorph" rev="0.2">
<artifact name="jmorph" type="jar" />
</dependency>
@Grapes(
@Grab(group='jhunlang', module='jmorph', version='0.2')
)
libraryDependencies += "jhunlang" % "jmorph" % "0.2"
[jhunlang/jmorph "0.2"]