is not current version
Last Version 2.4.501

org.rednoise:rita 2.1.15

A toolkit for generative natural language

GroupId

GroupId

org.rednoise
ArtifactId

ArtifactId

rita
Version

Version

2.1.15
Type

Type

jar

Download rita 2.1.15


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