is not current version
Last Version 1.21

org.tweetyproject:tweety-full 1.18


GroupId

GroupId

org.tweetyproject
ArtifactId

ArtifactId

tweety-full
Version

Version

1.18
Type

Type

jar

Download tweety-full 1.18


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