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

net.sourceforge.owlapi:owlapi-compatibility 5.0.3


Категории

Категории

Сеть
Группа

Группа

net.sourceforge.owlapi
Идентификатор

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

owlapi-compatibility
Версия

Версия

5.0.3
Тип

Тип

jar

Скачать owlapi-compatibility 5.0.3


<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-compatibility/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapi-compatibility</artifactId>
    <version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-compatibility/
implementation 'net.sourceforge.owlapi:owlapi-compatibility:5.0.3'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-compatibility/
implementation ("net.sourceforge.owlapi:owlapi-compatibility:5.0.3")
'net.sourceforge.owlapi:owlapi-compatibility:jar:5.0.3'
<dependency org="net.sourceforge.owlapi" name="owlapi-compatibility" rev="5.0.3">
  <artifact name="owlapi-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-compatibility', version='5.0.3')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-compatibility" % "5.0.3"
[net.sourceforge.owlapi/owlapi-compatibility "5.0.3"]