is not current version
Last Version 1.17

net.sf.tweety.lp:nlp 1.3


Categories

Categories

Net
GroupId

GroupId

net.sf.tweety.lp
ArtifactId

ArtifactId

nlp
Version

Version

1.3
Type

Type

jar

Download nlp 1.3


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