is not current version
Last Version 1.0.3

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


GroupId

GroupId

edu.stanford.swrl
ArtifactId

ArtifactId

swrlapi-example
Version

Version

1.0.0-beta-52
Type

Type

jar

Download swrlapi-example 1.0.0-beta-52


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