is not current version
Last Version 1.17

net.sf.tweety.logics:rpcl 1.11


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

rpcl
Version

Version

1.11
Type

Type

jar

Download rpcl 1.11


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