is not current version
Last Version 2.6.5

com.github.galigator.openllet:openllet-examples 2.6.0

Examples of Openllet Usage

GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-examples
Version

Version

2.6.0
Type

Type

jar

Download openllet-examples 2.6.0


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