is not current version
Last Version 1.3.7

com.antonioaltieri.telegram:telegram-java-bot-api 1.2

A simple Telegram bot API.

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.antonioaltieri.telegram
ArtifactId

ArtifactId

telegram-java-bot-api
Version

Version

1.2
Type

Type

jar

Download telegram-java-bot-api 1.2


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