не последняя версия
Последняя версия 0.9.0

org.apache.nlpcraft:nlpcraft-parent 0.7.2

An open source API to convert natural language into actions.

Группа

Группа

org.apache.nlpcraft
Идентификатор

Идентификатор

nlpcraft-parent
Версия

Версия

0.7.2
Тип

Тип

pom

Скачать nlpcraft-parent 0.7.2

Имя Файла Размер
nlpcraft-parent-0.7.2.pom 26 KB
Обзор

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