не последняя версия
Последняя версия 2.3.4

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

Provides facilities for the execution of xOWL ontologies

Группа

Группа

org.xowl.infra
Идентификатор

Идентификатор

xowl-engine
Версия

Версия

1.0-beta2
Тип

Тип

jar

Скачать 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"]