Download asp-1.5.jar file - Jar a

Jar examples for a:asp

Description

You can download jar file asp 1.5 in this page.

Build File

You can use the following script to add asp-1.5.jar to your project.

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

Download

Click the following link to download the jar file.

asp-1.5-javadoc.jar
asp-1.5-sources.jar
asp-1.5.jar
asp-1.5.pom



Related Tutorials