is not current version
Last Version 1.17

net.sf.tweety:preferences 1.15


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

preferences
Version

Version

1.15
Type

Type

jar

Download preferences 1.15


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