is not current version
Last Version 2.6.5

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


GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-query
Version

Version

2.5.1
Type

Type

jar

Download openllet-query 2.5.1


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