Last Version

Bot extension api 0.1.12

API for creating custom extensions for bot framework.

License

License

GroupId

GroupId

tech.magratheaai
ArtifactId

ArtifactId

extension-api
Version

Version

0.1.12
Type

Type

jar
Description

Description

Bot extension api
API for creating custom extensions for bot framework.
Project URL

Project URL

https://github.com/Magratheas/extension-api
Source Code Management

Source Code Management

https://github.com/Magratheas/extension-api

Download extension-api 0.1.12


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre

provided (2)

Group / Artifact Type Version
org.pf4j : pf4j jar 3.6.0
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.