Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.healthonnet |
ArtifactId | ArtifactIdhon-lucene-synonyms |
Version | Version5.0.4 |
Type | Typejar |
Filename | Size |
---|---|
hon-lucene-synonyms-5.0.4.pom | |
hon-lucene-synonyms-5.0.4.jar | 19 KB |
hon-lucene-synonyms-5.0.4-sources.jar | 12 KB |
hon-lucene-synonyms-5.0.4-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/ -->
<dependency>
<groupId>com.github.healthonnet</groupId>
<artifactId>hon-lucene-synonyms</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/
implementation 'com.github.healthonnet:hon-lucene-synonyms:5.0.4'
// https://jarcasting.com/artifacts/com.github.healthonnet/hon-lucene-synonyms/
implementation ("com.github.healthonnet:hon-lucene-synonyms:5.0.4")
'com.github.healthonnet:hon-lucene-synonyms:jar:5.0.4'
<dependency org="com.github.healthonnet" name="hon-lucene-synonyms" rev="5.0.4">
<artifact name="hon-lucene-synonyms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healthonnet', module='hon-lucene-synonyms', version='5.0.4')
)
libraryDependencies += "com.github.healthonnet" % "hon-lucene-synonyms" % "5.0.4"
[com.github.healthonnet/hon-lucene-synonyms "5.0.4"]