is not current version
Last Version 2.3.4

org.xowl.infra:xowl-engine 1.0-beta2

Provides facilities for the execution of xOWL ontologies

GroupId

GroupId

org.xowl.infra
ArtifactId

ArtifactId

xowl-engine
Version

Version

1.0-beta2
Type

Type

jar

Download xowl-engine 1.0-beta2


<!-- https://jarcasting.com/artifacts/org.xowl.infra/xowl-engine/ -->
<dependency>
    <groupId>org.xowl.infra</groupId>
    <artifactId>xowl-engine</artifactId>
    <version>1.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-engine/
implementation 'org.xowl.infra:xowl-engine:1.0-beta2'
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-engine/
implementation ("org.xowl.infra:xowl-engine:1.0-beta2")
'org.xowl.infra:xowl-engine:jar:1.0-beta2'
<dependency org="org.xowl.infra" name="xowl-engine" rev="1.0-beta2">
  <artifact name="xowl-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xowl.infra', module='xowl-engine', version='1.0-beta2')
)
libraryDependencies += "org.xowl.infra" % "xowl-engine" % "1.0-beta2"
[org.xowl.infra/xowl-engine "1.0-beta2"]