Telegram Java bot api

A simple Telegram bot API.

License

License

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.antonioaltieri.telegram
ArtifactId

ArtifactId

telegram-java-bot-api
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

Telegram Java bot api
A simple Telegram bot API.
Project URL

Project URL

https://github.com/Asdamp/telegram-java-bot-api
Source Code Management

Source Code Management

https://github.com/Asdamp/telegram-java-bot-api

Download telegram-java-bot-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.7
1.3.1
1.3
1.2