Download pl-1.3.jar file - Jar p

Jar examples for p:pl

Description

You can download jar file pl 1.3 in this page.

Build File

You can use the following script to add pl-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

pl-1.3-javadoc.jar
pl-1.3-sources.jar
pl-1.3.jar
pl-1.3.pom



Related Tutorials