is not current version
Last Version 0.9.0

org.apache.nlpcraft:java-client 0.7.2

An open source API to convert natural language into actions.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

java-client
Version

Version

0.7.2
Type

Type

jar

Download java-client 0.7.2


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