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

net.sourceforge.owlapi:binaryowl 2.0.0

A package that provides serialization and deserialization capabilities for the Binary OWL file format

Категории

Категории

Сеть
Группа

Группа

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

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

binaryowl
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать binaryowl 2.0.0


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