is not current version
Last Version 0.3.0

com.harium.suneidesis:sunbot-http 0.2.0

A plugin to turn your Suneidesis Chatbot into a HTTP Server

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.harium.suneidesis
ArtifactId

ArtifactId

sunbot-http
Version

Version

0.2.0
Type

Type

jar

Download sunbot-http 0.2.0


<!-- https://jarcasting.com/artifacts/com.harium.suneidesis/sunbot-http/ -->
<dependency>
    <groupId>com.harium.suneidesis</groupId>
    <artifactId>sunbot-http</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.suneidesis/sunbot-http/
implementation 'com.harium.suneidesis:sunbot-http:0.2.0'
// https://jarcasting.com/artifacts/com.harium.suneidesis/sunbot-http/
implementation ("com.harium.suneidesis:sunbot-http:0.2.0")
'com.harium.suneidesis:sunbot-http:jar:0.2.0'
<dependency org="com.harium.suneidesis" name="sunbot-http" rev="0.2.0">
  <artifact name="sunbot-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.suneidesis', module='sunbot-http', version='0.2.0')
)
libraryDependencies += "com.harium.suneidesis" % "sunbot-http" % "0.2.0"
[com.harium.suneidesis/sunbot-http "0.2.0"]