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