Last Version

NLPCraft example Weather 0.9.0

An open source API to convert natural language into actions.

License

License

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-example-weather
Version

Version

0.9.0
Type

Type

jar
Description

Description

NLPCraft example Weather
An open source API to convert natural language into actions.
Project Organization

Project Organization

The Apache Software Foundation

Download nlpcraft-example-weather 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.nlpcraft : nlpcraft jar 0.9.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.