is not current version
Last Version 1.17

net.sf.tweety:preferences 1.12


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

preferences
Version

Version

1.12
Type

Type

jar

Download preferences 1.12


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