Download saf-1.7.jar file - Jar s

Jar examples for s:saf

Description

You can download jar file saf 1.7 in this page.

Build File

You can use the following script to add saf-1.7.jar to your project.

<dependency>
   <groupId>net.sf.tweety.arg</groupId>
   <artifactId>saf</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'net.sf.tweety.arg', name: 'saf', version: '1.7'
libraryDependencies += "net.sf.tweety.arg" % "saf" % "1.7"
<dependency org="net.sf.tweety.arg" name="saf" rev="1.7"/>
@Grapes(@Grab(group='net.sf.tweety.arg', module='saf', version='1.7'))
'net.sf.tweety.arg:saf:jar:1.7'

Download

Click the following link to download the jar file.

saf-1.7-javadoc.jar
saf-1.7-sources.jar
saf-1.7.jar
saf-1.7.pom



Related Tutorials