не последняя версия
Последняя версия 1.0.3

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


Группа

Группа

edu.stanford.swrl
Идентификатор

Идентификатор

swrlapi-example
Версия

Версия

1.0.0-beta-52
Тип

Тип

jar

Скачать 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"]