is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-impl 5.1.12


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-impl
Version

Version

5.1.12
Type

Type

jar

Download owlapi-impl 5.1.12


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