is not current version
Last Version 5.7.0

com.annimon:tgbots-module 0.1

Simple Java telegram bots runner built on top of Telegram Bots library

GroupId

GroupId

com.annimon
ArtifactId

ArtifactId

tgbots-module
Version

Version

0.1
Type

Type

jar

Download tgbots-module 0.1


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