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

com.code972.hebmorph:hebmorph-core 1.4

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

Группа

Группа

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

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

hebmorph-core
Версия

Версия

1.4
Тип

Тип

jar

Скачать hebmorph-core 1.4


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