is not current version
Last Version 1.17

net.sf.tweety:cli 1.6


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

cli
Version

Version

1.6
Type

Type

jar

Download cli 1.6


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