Download aspic-1.10.jar file - Jar a

Jar examples for a:aspic

Description

You can download jar file aspic 1.10 in this page.

Build File

You can use the following script to add aspic-1.10.jar to your project.

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

Download

Click the following link to download the jar file.

aspic-1.10-javadoc.jar
aspic-1.10-sources.jar
aspic-1.10.jar
aspic-1.10.pom



Related Tutorials