is not current version
Last Version 2.6.5

com.github.galigator.openllet:openllet-protege 2.5.1


Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-protege
Version

Version

2.5.1
Type

Type

jar

Download openllet-protege 2.5.1


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