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