Download swrlapi-1.0.0-beta-11.jar file - Jar s

Jar examples for s:swrlapi

Description

Java API for working with SWRL rules and SQWRL queries

You can download jar file swrlapi 1.0.0-beta-11 in this page.

License

BSD 2-Clause License

Build File

You can use the following script to add swrlapi-1.0.0-beta-11.jar to your project.

<dependency>
   <groupId>edu.stanford.swrl</groupId>
   <artifactId>swrlapi</artifactId>
   <version>1.0.0-beta-11</version>
</dependency>
compile group: 'edu.stanford.swrl', name: 'swrlapi', version: '1.0.0-beta-11'
libraryDependencies += "edu.stanford.swrl" % "swrlapi" % "1.0.0-beta-11"
<dependency org="edu.stanford.swrl" name="swrlapi" rev="1.0.0-beta-11"/>
@Grapes(@Grab(group='edu.stanford.swrl', module='swrlapi', version='1.0.0-beta-11'))
'edu.stanford.swrl:swrlapi:jar:1.0.0-beta-11'

Download

Click the following link to download the jar file.

swrlapi-1.0.0-beta-11-javadoc.jar
swrlapi-1.0.0-beta-11-sources.jar
swrlapi-1.0.0-beta-11.jar
swrlapi-1.0.0-beta-11.pom



Related Tutorials