is not current version
Last Version 2.0.11

edu.stanford.swrl:swrlapi-parent 1.1.3

Parent POM for SWRLAPI Project

GroupId

GroupId

edu.stanford.swrl
ArtifactId

ArtifactId

swrlapi-parent
Version

Version

1.1.3
Type

Type

pom

Download swrlapi-parent 1.1.3

Filename Size
swrlapi-parent-1.1.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>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrlapi-parent/
implementation 'edu.stanford.swrl:swrlapi-parent:1.1.3'
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrlapi-parent/
implementation ("edu.stanford.swrl:swrlapi-parent:1.1.3")
'edu.stanford.swrl:swrlapi-parent:pom:1.1.3'
<dependency org="edu.stanford.swrl" name="swrlapi-parent" rev="1.1.3">
  <artifact name="swrlapi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.swrl', module='swrlapi-parent', version='1.1.3')
)
libraryDependencies += "edu.stanford.swrl" % "swrlapi-parent" % "1.1.3"
[edu.stanford.swrl/swrlapi-parent "1.1.3"]