| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.nlpcraft |
| Идентификатор | Идентификаторnlpcraft-example-weather |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеNLPCraft example Weather
An open source API to convert natural language into actions.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nlpcraft-example-weather-0.8.0.pom | |
| nlpcraft-example-weather-0.8.0.jar | 27 KB |
| nlpcraft-example-weather-0.8.0-sources.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-weather/ -->
<dependency>
<groupId>org.apache.nlpcraft</groupId>
<artifactId>nlpcraft-example-weather</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-weather/
implementation 'org.apache.nlpcraft:nlpcraft-example-weather:0.8.0'
// https://jarcasting.com/artifacts/org.apache.nlpcraft/nlpcraft-example-weather/
implementation ("org.apache.nlpcraft:nlpcraft-example-weather:0.8.0")
'org.apache.nlpcraft:nlpcraft-example-weather:jar:0.8.0'
<dependency org="org.apache.nlpcraft" name="nlpcraft-example-weather" rev="0.8.0">
<artifact name="nlpcraft-example-weather" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nlpcraft', module='nlpcraft-example-weather', version='0.8.0')
)
libraryDependencies += "org.apache.nlpcraft" % "nlpcraft-example-weather" % "0.8.0"
[org.apache.nlpcraft/nlpcraft-example-weather "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.nlpcraft : nlpcraft | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |