| Группа | Группаcom.code972.hebmorph |
|---|---|
| Идентификатор | Идентификаторhebmorph-lucene |
| Версия | Версия6.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hebmorph-lucene-6.2.1.pom | |
| hebmorph-lucene-6.2.1.jar | 85 KB |
| hebmorph-lucene-6.2.1-sources.jar | 58 KB |
| hebmorph-lucene-6.2.1-javadoc.jar | 298 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/ -->
<dependency>
<groupId>com.code972.hebmorph</groupId>
<artifactId>hebmorph-lucene</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/
implementation 'com.code972.hebmorph:hebmorph-lucene:6.2.1'
// https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/
implementation ("com.code972.hebmorph:hebmorph-lucene:6.2.1")
'com.code972.hebmorph:hebmorph-lucene:jar:6.2.1'
<dependency org="com.code972.hebmorph" name="hebmorph-lucene" rev="6.2.1">
<artifact name="hebmorph-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code972.hebmorph', module='hebmorph-lucene', version='6.2.1')
)
libraryDependencies += "com.code972.hebmorph" % "hebmorph-lucene" % "6.2.1"
[com.code972.hebmorph/hebmorph-lucene "6.2.1"]