GodFather Bot

Абстрактная библиотека для помощи в реализации библиотек ботов для конкретных социальных сетей

License

License

GroupId

GroupId

dev.struchkov.godfather
ArtifactId

ArtifactId

godfather-bot
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

GodFather Bot
Абстрактная библиотека для помощи в реализации библиотек ботов для конкретных социальных сетей
Project URL

Project URL

https://github.com/Godfather-Bots/godfather

Download godfather-bot

Filename Size
godfather-bot-0.0.7.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bot-context
  • bot-core

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1-RELEASE