is not current version
Last Version 6.6.1

com.code972.hebmorph:hebmorph-lucene 2.0.2

Enabling Hebrew search in Lucene. Part of the HebMorph project, for making Hebrew properly searchable

GroupId

GroupId

com.code972.hebmorph
ArtifactId

ArtifactId

hebmorph-lucene
Version

Version

2.0.2
Type

Type

jar

Download hebmorph-lucene 2.0.2


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