is not current version
Last Version 1.17

net.sf.tweety:cli 1.15


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

cli
Version

Version

1.15
Type

Type

jar

Download cli 1.15


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