| License |
License |
|---|---|
| GroupId | GroupIdorg.rednoise |
| ArtifactId | ArtifactIdrita |
| Last Version | Last Version2.4.501 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRiTa
Tools for generative natural language
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rita-2.4.501.pom | |
| rita-2.4.501.jar | 537 KB |
| rita-2.4.501-sources.jar | 352 KB |
| rita-2.4.501-javadoc.jar | 280 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rednoise/rita/ -->
<dependency>
<groupId>org.rednoise</groupId>
<artifactId>rita</artifactId>
<version>2.4.501</version>
</dependency>
// https://jarcasting.com/artifacts/org.rednoise/rita/
implementation 'org.rednoise:rita:2.4.501'
// https://jarcasting.com/artifacts/org.rednoise/rita/
implementation ("org.rednoise:rita:2.4.501")
'org.rednoise:rita:jar:2.4.501'
<dependency org="org.rednoise" name="rita" rev="2.4.501">
<artifact name="rita" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rednoise', module='rita', version='2.4.501')
)
libraryDependencies += "org.rednoise" % "rita" % "2.4.501"
[org.rednoise/rita "2.4.501"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| org.unbescape : unbescape | jar | 1.1.6.RELEASE |
| org.antlr : antlr4-runtime | jar | 4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |