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