Download rcl-1.3.jar file - Jar r

Jar examples for r:rcl

Description

You can download jar file rcl 1.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

rcl-1.3-javadoc.jar
rcl-1.3-sources.jar
rcl-1.3.jar
rcl-1.3.pom



Related Tutorials