| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.ansell.pellet | 
    
| ArtifactId | ArtifactIdpellet-owlapiv3 | 
    
| Version | Version2.3.6-ansell | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPellet :: OWL API V3 
            The Clark and Parsia Pellet OWL Reasoner 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/ -->
<dependency>
    <groupId>com.github.ansell.pellet</groupId>
    <artifactId>pellet-owlapiv3</artifactId>
    <version>2.3.6-ansell</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/
implementation 'com.github.ansell.pellet:pellet-owlapiv3:2.3.6-ansell'
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/
implementation ("com.github.ansell.pellet:pellet-owlapiv3:2.3.6-ansell")
                'com.github.ansell.pellet:pellet-owlapiv3:jar:2.3.6-ansell'
                <dependency org="com.github.ansell.pellet" name="pellet-owlapiv3" rev="2.3.6-ansell">
  <artifact name="pellet-owlapiv3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-owlapiv3', version='2.3.6-ansell')
)
                libraryDependencies += "com.github.ansell.pellet" % "pellet-owlapiv3" % "2.3.6-ansell"
                [com.github.ansell.pellet/pellet-owlapiv3 "2.3.6-ansell"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ansell.owlapi : owlapi-api | jar | 3.4.9.2-ansell | 
| com.github.ansell.owlapi : owlapi-impl | jar | 3.4.9.2-ansell | 
| com.github.ansell.owlapi : owlapi-parsers | jar | 3.4.9.2-ansell | 
| com.github.ansell.pellet : pellet-core | jar | 2.3.6-ansell | 
| com.github.ansell.pellet : pellet-query | jar | 2.3.6-ansell | 
| org.kohsuke.metainf-services : metainf-services | jar | 1.4 |