is not current version
Last Version 1.17

net.sf.tweety:cli 1.10


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

cli
Version

Version

1.10
Type

Type

jar

Download cli 1.10


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