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

net.sourceforge.owlapi:jfact 1.2.1

JFact is an OWL DL reasoner, based on FaCT++

Категории

Категории

Сеть
Группа

Группа

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

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

jfact
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать jfact 1.2.1


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