License |
License |
---|---|
Categories |
CategoriesMinecraft Business Logic Libraries |
GroupId | GroupIdorg.apache.nlpcraft |
ArtifactId | ArtifactIdnlpcraft-example-minecraft |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNLPCraft example Minecraft
An open source API to convert natural language into actions.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |