is not current version
Last Version 1.17

net.sf.tweety.logics:cl 1.5


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

cl
Version

Version

1.5
Type

Type

jar

Download cl 1.5


<!-- https://jarcasting.com/artifacts/net.sf.tweety.logics/cl/ -->
<dependency>
    <groupId>net.sf.tweety.logics</groupId>
    <artifactId>cl</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.tweety.logics/cl/
implementation 'net.sf.tweety.logics:cl:1.5'
// https://jarcasting.com/artifacts/net.sf.tweety.logics/cl/
implementation ("net.sf.tweety.logics:cl:1.5")
'net.sf.tweety.logics:cl:jar:1.5'
<dependency org="net.sf.tweety.logics" name="cl" rev="1.5">
  <artifact name="cl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.tweety.logics', module='cl', version='1.5')
)
libraryDependencies += "net.sf.tweety.logics" % "cl" % "1.5"
[net.sf.tweety.logics/cl "1.5"]