is not current version
Last Version 1.17

net.sf.tweety.logics:pcl 1.7


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

pcl
Version

Version

1.7
Type

Type

jar

Download pcl 1.7


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