is not current version
Last Version 1.17

net.sf.tweety.logics:pl 1.3


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

pl
Version

Version

1.3
Type

Type

jar

Download pl 1.3


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