License |
License |
---|---|
GroupId | GroupIdorg.rednoise |
ArtifactId | ArtifactIdrita |
Version | Version2.4.100 |
Type | Typejar |
Description |
DescriptionRiTa
Tools for generative natural language
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rita-2.4.100.pom | |
rita-2.4.100.jar | 549 KB |
rita-2.4.100-sources.jar | 359 KB |
rita-2.4.100-javadoc.jar | 283 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rednoise/rita/ -->
<dependency>
<groupId>org.rednoise</groupId>
<artifactId>rita</artifactId>
<version>2.4.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.rednoise/rita/
implementation 'org.rednoise:rita:2.4.100'
// https://jarcasting.com/artifacts/org.rednoise/rita/
implementation ("org.rednoise:rita:2.4.100")
'org.rednoise:rita:jar:2.4.100'
<dependency org="org.rednoise" name="rita" rev="2.4.100">
<artifact name="rita" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rednoise', module='rita', version='2.4.100')
)
libraryDependencies += "org.rednoise" % "rita" % "2.4.100"
[org.rednoise/rita "2.4.100"]
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 |