is not current version
Last Version 1.7.0

com.github.insanusmokrassar:AutoPostTelegramBot 1.2.8

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

AutoPostTelegramBot
Version

Version

1.2.8
Type

Type

jar

Download AutoPostTelegramBot 1.2.8


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