не последняя версия
Последняя версия 6.6.1

com.code972.hebmorph:hebmorph-lucene 6.5.0

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

Группа

Группа

com.code972.hebmorph
Идентификатор

Идентификатор

hebmorph-lucene
Версия

Версия

6.5.0
Тип

Тип

jar

Скачать hebmorph-lucene 6.5.0


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