is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-impl 4.5.11


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-impl
Version

Version

4.5.11
Type

Type

jar

Download owlapi-impl 4.5.11


<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-impl/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapi-impl</artifactId>
    <version>4.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-impl/
implementation 'net.sourceforge.owlapi:owlapi-impl:4.5.11'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-impl/
implementation ("net.sourceforge.owlapi:owlapi-impl:4.5.11")
'net.sourceforge.owlapi:owlapi-impl:jar:4.5.11'
<dependency org="net.sourceforge.owlapi" name="owlapi-impl" rev="4.5.11">
  <artifact name="owlapi-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-impl', version='4.5.11')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-impl" % "4.5.11"
[net.sourceforge.owlapi/owlapi-impl "4.5.11"]