is not current version
Last Version 1.17

net.sf.tweety.logics:qbf 1.16


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

qbf
Version

Version

1.16
Type

Type

jar

Download qbf 1.16


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