is not current version
Last Version 2.5.0

com.day.crx:crx-wordnet-synonyms 2.4.26

Implements a Synonym Provider based on WordNet

Categories

Categories

Net
GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-wordnet-synonyms
Version

Version

2.4.26
Type

Type

jar

Download crx-wordnet-synonyms 2.4.26


<!-- https://jarcasting.com/artifacts/com.day.crx/crx-wordnet-synonyms/ -->
<dependency>
    <groupId>com.day.crx</groupId>
    <artifactId>crx-wordnet-synonyms</artifactId>
    <version>2.4.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.crx/crx-wordnet-synonyms/
implementation 'com.day.crx:crx-wordnet-synonyms:2.4.26'
// https://jarcasting.com/artifacts/com.day.crx/crx-wordnet-synonyms/
implementation ("com.day.crx:crx-wordnet-synonyms:2.4.26")
'com.day.crx:crx-wordnet-synonyms:jar:2.4.26'
<dependency org="com.day.crx" name="crx-wordnet-synonyms" rev="2.4.26">
  <artifact name="crx-wordnet-synonyms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.crx', module='crx-wordnet-synonyms', version='2.4.26')
)
libraryDependencies += "com.day.crx" % "crx-wordnet-synonyms" % "2.4.26"
[com.day.crx/crx-wordnet-synonyms "2.4.26"]