Download agents-1.5.jar file - Jar a

Jar examples for a:agents

Description

You can download jar file agents 1.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

agents-1.5-javadoc.jar
agents-1.5-sources.jar
agents-1.5.jar
agents-1.5.pom



Related Tutorials