Last Version

NLPCraft example Minecraft 0.9.0

An open source API to convert natural language into actions.

License

License

Categories

Categories

Minecraft Business Logic Libraries
GroupId

GroupId

org.apache.nlpcraft
ArtifactId

ArtifactId

nlpcraft-example-minecraft
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download nlpcraft-example-minecraft 0.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.3
org.apache.nlpcraft : nlpcraft jar 0.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.jetbrains.kotlin : kotlin-test jar 1.5.0
org.apache.nlpcraft : nlpcraft test-jar 0.9.0

Project Modules

There are no modules declared in this project.