License |
License |
---|---|
GroupId | GroupIdorg.apache.nlpcraft |
ArtifactId | ArtifactIdnlpcraft-example-phone |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionNLPCraft example Phone
An open source API to convert natural language into actions.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nlpcraft-example-phone-0.8.0.pom | |
nlpcraft-example-phone-0.8.0.jar | 18 KB |
nlpcraft-example-phone-0.8.0-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-phone/ -->
<dependency>
<groupId>org.apache.nlpcraft</groupId>
<artifactId>nlpcraft-example-phone</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-phone/
implementation 'org.apache.nlpcraft:nlpcraft-example-phone:0.8.0'
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-phone/
implementation ("org.apache.nlpcraft:nlpcraft-example-phone:0.8.0")
'org.apache.nlpcraft:nlpcraft-example-phone:jar:0.8.0'
<dependency org="org.apache.nlpcraft" name="nlpcraft-example-phone" rev="0.8.0">
<artifact name="nlpcraft-example-phone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nlpcraft', module='nlpcraft-example-phone', version='0.8.0')
)
libraryDependencies += "org.apache.nlpcraft" % "nlpcraft-example-phone" % "0.8.0"
[org.apache.nlpcraft/nlpcraft-example-phone "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nlpcraft : nlpcraft | jar | 0.8.0 |