| Categories | 
                CategoriesNet | 
        
|---|---|
| GroupId | GroupIdio.github.sqlunet | 
    
| ArtifactId | ArtifactIdwordnet | 
    
| Last Version | Last Version6.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsqlbuilder-wordnet 
            sql builder - WordNet 
         | 
    
| Filename | Size | 
|---|---|
| wordnet-6.0.0.pom | |
| wordnet-6.0.0.jar | 121 KB | 
| wordnet-6.0.0-sources.jar | 65 KB | 
| wordnet-6.0.0-javadoc.jar | 332 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.sqlunet/wordnet/ -->
<dependency>
    <groupId>io.github.sqlunet</groupId>
    <artifactId>wordnet</artifactId>
    <version>6.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.sqlunet/wordnet/
implementation 'io.github.sqlunet:wordnet:6.0.0'
                // https://jarcasting.com/artifacts/io.github.sqlunet/wordnet/
implementation ("io.github.sqlunet:wordnet:6.0.0")
                'io.github.sqlunet:wordnet:jar:6.0.0'
                <dependency org="io.github.sqlunet" name="wordnet" rev="6.0.0">
  <artifact name="wordnet" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.sqlunet', module='wordnet', version='6.0.0')
)
                libraryDependencies += "io.github.sqlunet" % "wordnet" % "6.0.0"
                [io.github.sqlunet/wordnet "6.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.sqlunet : builder | jar | 6.0.0 | 
| io.github.sqlunet : wordnet-pojos | jar | 6.0.0 |