| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.ansell.pellet | 
    
| ArtifactId | ArtifactIdpellet-modularity | 
    
| Last Version | Last Version2.3.6-ansell | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPellet :: Modularity 
            The Clark and Parsia Pellet OWL Reasoner 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-modularity/ -->
<dependency>
    <groupId>com.github.ansell.pellet</groupId>
    <artifactId>pellet-modularity</artifactId>
    <version>2.3.6-ansell</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-modularity/
implementation 'com.github.ansell.pellet:pellet-modularity:2.3.6-ansell'
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-modularity/
implementation ("com.github.ansell.pellet:pellet-modularity:2.3.6-ansell")
                'com.github.ansell.pellet:pellet-modularity:jar:2.3.6-ansell'
                <dependency org="com.github.ansell.pellet" name="pellet-modularity" rev="2.3.6-ansell">
  <artifact name="pellet-modularity" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-modularity', version='2.3.6-ansell')
)
                libraryDependencies += "com.github.ansell.pellet" % "pellet-modularity" % "2.3.6-ansell"
                [com.github.ansell.pellet/pellet-modularity "2.3.6-ansell"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ansell.pellet : pellet-owlapiv3 | jar | 2.3.6-ansell | 
| com.github.ansell.owlapi : owlapi-tools | jar | 3.4.9.2-ansell |