is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-impl 5.0.2


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-impl
Version

Version

5.0.2
Type

Type

jar

Download owlapi-impl 5.0.2


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