is not current version
Last Version 1.17

net.sf.tweety.logics:mln 1.12


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.logics
ArtifactId

ArtifactId

mln
Version

Version

1.12
Type

Type

jar

Download mln 1.12


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