Last Version

Telegram Api 66.2

Java library to create Telegram Clients

License

License

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegramapi
Version

Version

66.2
Type

Type

jar
Description

Description

Telegram Api
Java library to create Telegram Clients
Project URL

Project URL

https://github.com/rubenlagus/TelegramApi
Source Code Management

Source Code Management

https://github.com/rubenlagus/TelegramApi

Download telegramapi 66.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.json : json jar 20160212
commons-io : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.