is not current version
Last Version 2.6.5

com.github.galigator.openllet:openllet-owlapi 2.6.4


GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-owlapi
Version

Version

2.6.4
Type

Type

jar

Download openllet-owlapi 2.6.4


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