is not current version
Last Version 1.5.0

com.code972.hebmorph:hebmorph-core 1.3

Tools for tokenization and lemmatization of Hebrew texts. Part of the HebMorph project, for making Hebrew properly searchable

GroupId

GroupId

com.code972.hebmorph
ArtifactId

ArtifactId

hebmorph-core
Version

Version

1.3
Type

Type

jar

Download hebmorph-core 1.3


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