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