| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.rednoise |
| Идентификатор | Идентификаторrita |
| Последняя версия | Последняя версия2.4.501 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRiTa
Tools for generative natural language
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| org.unbescape : unbescape | jar | 1.1.6.RELEASE |
| org.antlr : antlr4-runtime | jar | 4.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4 | jar | 4.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |