is not current version
Last Version 1.17

net.sf.tweety.logics:dl 1.6


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

dl
Version

Version

1.6
Type

Type

jar

Download dl 1.6


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