Last Version

NLPCraft example Light Switch 0.9.0

An open source API to convert natural language into actions.

License

License

GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-example-lightswitch
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download nlpcraft-example-lightswitch 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.nlpcraft : nlpcraft jar 0.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0
org.codehaus.groovy : groovy jar 3.0.7

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.