| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.magratheaai |
| Идентификатор | Идентификаторextension-api |
| Последняя версия | Последняя версия0.1.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBot extension api
API for creating custom extensions for bot framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| extension-api-0.1.12.pom | |
| extension-api-0.1.12.jar | 13 KB |
| extension-api-0.1.12-sources.jar | 9 KB |
| extension-api-0.1.12-javadoc.jar | 186 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.magratheaai/extension-api/ -->
<dependency>
<groupId>tech.magratheaai</groupId>
<artifactId>extension-api</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/tech.magratheaai/extension-api/
implementation 'tech.magratheaai:extension-api:0.1.12'
// https://jarcasting.com/artifacts/tech.magratheaai/extension-api/
implementation ("tech.magratheaai:extension-api:0.1.12")
'tech.magratheaai:extension-api:jar:0.1.12'
<dependency org="tech.magratheaai" name="extension-api" rev="0.1.12">
<artifact name="extension-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.magratheaai', module='extension-api', version='0.1.12')
)
libraryDependencies += "tech.magratheaai" % "extension-api" % "0.1.12"
[tech.magratheaai/extension-api "0.1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 30.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pf4j : pf4j | jar | 3.6.0 |
| org.projectlombok : lombok | jar | 1.18.16 |