Download pcl-1.9.jar file - Jar p

Jar examples for p:pcl

Description

You can download jar file pcl 1.9 in this page.

Build File

You can use the following script to add pcl-1.9.jar to your project.

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

Download

Click the following link to download the jar file.

pcl-1.9-javadoc.jar
pcl-1.9-sources.jar
pcl-1.9.jar
pcl-1.9.pom



Related Tutorials