is not current version
Last Version 2.6.5

com.github.galigator.openllet:openllet-core 2.6.2

Openllet core module.

GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-core
Version

Version

2.6.2
Type

Type

jar

Download openllet-core 2.6.2


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