Download cl-1.3.jar file - Jar c

Jar examples for c:cl

Description

You can download jar file cl 1.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

cl-1.3-javadoc.jar
cl-1.3-sources.jar
cl-1.3.jar
cl-1.3.pom



Related Tutorials