Download rpcl-1.5.jar file - Jar r

Jar examples for r:rpcl

Description

You can download jar file rpcl 1.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

rpcl-1.5-javadoc.jar
rpcl-1.5-sources.jar
rpcl-1.5.jar
rpcl-1.5.pom



Related Tutorials