не последняя версия
Последняя версия 0.1.12

tech.magratheaai:extension-api 0.1.7

API for creating custom extensions for bot framework.

Группа

Группа

tech.magratheaai
Идентификатор

Идентификатор

extension-api
Версия

Версия

0.1.7
Тип

Тип

jar

Скачать extension-api 0.1.7


<!-- https://jarcasting.com/artifacts/tech.magratheaai/extension-api/ -->
<dependency>
    <groupId>tech.magratheaai</groupId>
    <artifactId>extension-api</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.magratheaai/extension-api/
implementation 'tech.magratheaai:extension-api:0.1.7'
// https://jarcasting.com/artifacts/tech.magratheaai/extension-api/
implementation ("tech.magratheaai:extension-api:0.1.7")
'tech.magratheaai:extension-api:jar:0.1.7'
<dependency org="tech.magratheaai" name="extension-api" rev="0.1.7">
  <artifact name="extension-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.magratheaai', module='extension-api', version='0.1.7')
)
libraryDependencies += "tech.magratheaai" % "extension-api" % "0.1.7"
[tech.magratheaai/extension-api "0.1.7"]