is not current version
Last Version 2.4.501

org.rednoise:rita 2.4.86

A toolkit for generative natural language

GroupId

GroupId

org.rednoise
ArtifactId

ArtifactId

rita
Version

Version

2.4.86
Type

Type

jar

Download rita 2.4.86


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