is not current version
Last Version 1.1.1

edu.stanford.swrl:swrltab 1.0.12

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

GroupId

GroupId

edu.stanford.swrl
ArtifactId

ArtifactId

swrltab
Version

Version

1.0.12
Type

Type

jar

Download swrltab 1.0.12


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