Download dung-1.6.jar file - Jar d

Jar examples for d:dung

Description

You can download jar file dung 1.6 in this page.

Build File

You can use the following script to add dung-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

dung-1.6-javadoc.jar
dung-1.6-sources.jar
dung-1.6.jar
dung-1.6.pom



Related Tutorials