License |
License |
---|---|
GroupId | GroupIdorg.apache.nlpcraft |
ArtifactId | ArtifactIdnlpcraft-example-lightswitch |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNLPCraft example Light Switch
An open source API to convert natural language into actions.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |