is not current version
Last Version 2.4.501

org.rednoise:rita 2.0.12

A toolkit for generative natural language

GroupId

GroupId

org.rednoise
ArtifactId

ArtifactId

rita
Version

Version

2.0.12
Type

Type

jar

Download rita 2.0.12


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