is not current version
Last Version 0.9.0

org.apache.nlpcraft:nlpcraft-parent 0.7.4

An open source API to convert natural language into actions.

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-parent
Version

Version

0.7.4
Type

Type

pom

Download nlpcraft-parent 0.7.4

Filename Size
nlpcraft-parent-0.7.4.pom 30 KB
Browse

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