is not current version
Last Version 1.17

net.sf.tweety.logics:pl 1.12


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

pl
Version

Version

1.12
Type

Type

jar

Download pl 1.12


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