is not current version
Last Version 1.3.7

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

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.3
Type

Type

jar

Download telegram-java-bot-api 1.3


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