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

edu.stanford.swrl:swrltab 1.0.8

Standalone version of SWRLTab that uses the OWLAPI-based version of the SWRLAPI

Группа

Группа

edu.stanford.swrl
Идентификатор

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

swrltab
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать swrltab 1.0.8


<!-- https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/ -->
<dependency>
    <groupId>edu.stanford.swrl</groupId>
    <artifactId>swrltab</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/
implementation 'edu.stanford.swrl:swrltab:1.0.8'
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/
implementation ("edu.stanford.swrl:swrltab:1.0.8")
'edu.stanford.swrl:swrltab:jar:1.0.8'
<dependency org="edu.stanford.swrl" name="swrltab" rev="1.0.8">
  <artifact name="swrltab" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.swrl', module='swrltab', version='1.0.8')
)
libraryDependencies += "edu.stanford.swrl" % "swrltab" % "1.0.8"
[edu.stanford.swrl/swrltab "1.0.8"]