is not current version
Last Version 1.17

net.sf.tweety.logics:ml 1.14


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

ml
Version

Version

1.14
Type

Type

jar

Download ml 1.14


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