is not current version
Last Version 0.0.7

Bot Core 0.0.2

Реализация основной логики для создания ботов без привязки к конкретным социальным сетям.

License

License

GroupId

GroupId

dev.struchkov.godfather
ArtifactId

ArtifactId

bot-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

Bot Core
Реализация основной логики для создания ботов без привязки к конкретным социальным сетям.

Download bot-core 0.0.2


<!-- https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-core/ -->
<dependency>
    <groupId>dev.struchkov.godfather</groupId>
    <artifactId>bot-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-core/
implementation 'dev.struchkov.godfather:bot-core:0.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-core/
implementation ("dev.struchkov.godfather:bot-core:0.0.2")
'dev.struchkov.godfather:bot-core:jar:0.0.2'
<dependency org="dev.struchkov.godfather" name="bot-core" rev="0.0.2">
  <artifact name="bot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.godfather', module='bot-core', version='0.0.2')
)
libraryDependencies += "dev.struchkov.godfather" % "bot-core" % "0.0.2"
[dev.struchkov.godfather/bot-core "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
dev.struchkov.godfather : bot-context jar 0.0.2
org.sadtech.autoresponder : autoresponder jar 1.9.4-RELEASE
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.