Last Version

Telegram TL 1.2.0

Telegram TL library for TL serialization

License

License

GroupId

GroupId

org.telegram-s
ArtifactId

ArtifactId

tl-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

Telegram TL
Telegram TL library for TL serialization
Project URL

Project URL

https://github.com/telegram-s/telegram-tl

Download tl-core 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.