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

net.sourceforge.owlapi:owlapi-distribution 3.4.2


Категории

Категории

Сеть Distribution Компиляция и сборка
Группа

Группа

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

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

owlapi-distribution
Версия

Версия

3.4.2
Тип

Тип

jar

Скачать owlapi-distribution 3.4.2


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