is not current version
Last Version 2.0.11

edu.stanford.swrl:swrlapi-parent 2.0.3

Parent POM for SWRLAPI Project

GroupId

GroupId

edu.stanford.swrl
ArtifactId

ArtifactId

swrlapi-parent
Version

Version

2.0.3
Type

Type

pom

Download swrlapi-parent 2.0.3

Filename Size
swrlapi-parent-2.0.3.pom 14 KB
Browse

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