is not current version
Last Version 2.6.5

com.github.galigator.openllet:openllet-test 2.6.3


GroupId

GroupId

com.github.galigator.openllet
ArtifactId

ArtifactId

openllet-test
Version

Version

2.6.3
Type

Type

jar

Download openllet-test 2.6.3


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