is not current version
Last Version 2.0.11

edu.stanford.swrl:swrlapi-parent 1.0.0-beta-52

Parent POM for SWRLAPI Project

GroupId

GroupId

edu.stanford.swrl
ArtifactId

ArtifactId

swrlapi-parent
Version

Version

1.0.0-beta-52
Type

Type

pom

Download swrlapi-parent 1.0.0-beta-52


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