| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sourceforge.owlapi | 
    
| ArtifactId | ArtifactIdowlapitools-concurrentimpl | 
    
| Last Version | Last Version4.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionowlapitools-concurrentimpl 
            OWLAPI_TOOLS is a collection of add-ons for OWL API 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-concurrentimpl/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapitools-concurrentimpl</artifactId>
    <version>4.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-concurrentimpl/
implementation 'net.sourceforge.owlapi:owlapitools-concurrentimpl:4.1.0'
                // https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-concurrentimpl/
implementation ("net.sourceforge.owlapi:owlapitools-concurrentimpl:4.1.0")
                'net.sourceforge.owlapi:owlapitools-concurrentimpl:jar:4.1.0'
                <dependency org="net.sourceforge.owlapi" name="owlapitools-concurrentimpl" rev="4.1.0">
  <artifact name="owlapitools-concurrentimpl" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapitools-concurrentimpl', version='4.1.0')
)
                libraryDependencies += "net.sourceforge.owlapi" % "owlapitools-concurrentimpl" % "4.1.0"
                [net.sourceforge.owlapi/owlapitools-concurrentimpl "4.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.owlapi : owlapi-apibinding | jar | [4.0.2,4.9.9] | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 |