GodFather Bot

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

Лицензия

Лицензия

Группа

Группа

dev.struchkov.godfather
Идентификатор

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

godfather-bot
Последняя версия

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

0.0.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Ссылка на сайт

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

Скачать godfather-bot

Имя Файла Размер
godfather-bot-0.0.7.pom 9 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • bot-context
  • bot-core

Версии библиотеки

Версия
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1-RELEASE