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

com.github.insanusmokrassar:AutoPostTelegramBot 1.3.2

It is base library for creating smart bot for simple management of channels posts

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.insanusmokrassar
Идентификатор

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

AutoPostTelegramBot
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать AutoPostTelegramBot 1.3.2


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