Jar examples for p:pcl
You can download jar file pcl 1.3 in this page.
You can use the following script to add pcl-1.3.jar to your project.
<dependency> <groupId>net.sf.tweety.logics</groupId> <artifactId>pcl</artifactId> <version>1.3</version> </dependency>
compile group: 'net.sf.tweety.logics', name: 'pcl', version: '1.3'
libraryDependencies += "net.sf.tweety.logics" % "pcl" % "1.3"
<dependency org="net.sf.tweety.logics" name="pcl" rev="1.3"/>
@Grapes(@Grab(group='net.sf.tweety.logics', module='pcl', version='1.3'))
'net.sf.tweety.logics:pcl:jar:1.3'
Click the following link to download the jar file.
pcl-1.3-javadoc.jar