is not current version
Last Version 1.17

net.sf.tweety:math 1.6


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety
ArtifactId

ArtifactId

math
Version

Version

1.6
Type

Type

jar

Download math 1.6


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