is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-contract 5.1.8


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-contract
Version

Version

5.1.8
Type

Type

jar

Download owlapi-contract 5.1.8


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