is not current version
Last Version 1.17

net.sf.tweety:graphs 1.14


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

graphs
Version

Version

1.14
Type

Type

jar

Download graphs 1.14


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