GroupId | GroupIdcom.code972.hebmorph |
---|---|
ArtifactId | ArtifactIdhebmorph-lucene |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
hebmorph-lucene-1.3.4.pom | |
hebmorph-lucene-1.3.4.jar | 26 KB |
hebmorph-lucene-1.3.4-sources.jar | 20 KB |
hebmorph-lucene-1.3.4-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/ -->
<dependency>
<groupId>com.code972.hebmorph</groupId>
<artifactId>hebmorph-lucene</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/
implementation 'com.code972.hebmorph:hebmorph-lucene:1.3.4'
// https://jarcasting.com/artifacts/com.code972.hebmorph/hebmorph-lucene/
implementation ("com.code972.hebmorph:hebmorph-lucene:1.3.4")
'com.code972.hebmorph:hebmorph-lucene:jar:1.3.4'
<dependency org="com.code972.hebmorph" name="hebmorph-lucene" rev="1.3.4">
<artifact name="hebmorph-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code972.hebmorph', module='hebmorph-lucene', version='1.3.4')
)
libraryDependencies += "com.code972.hebmorph" % "hebmorph-lucene" % "1.3.4"
[com.code972.hebmorph/hebmorph-lucene "1.3.4"]