is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-distribution 4.1.0


Categories

Categories

Net Distribution Build Tools
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-distribution
Version

Version

4.1.0
Type

Type

jar

Download owlapi-distribution 4.1.0


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