Last Version

Telegram Client 0.1.24

A java library which allows you to send messages(for now, more in the future) to telegram chats

License

License

GroupId

GroupId

org.isuper
ArtifactId

ArtifactId

isuper.telegram
Version

Version

0.1.24
Type

Type

jar
Description

Description

Telegram Client
A java library which allows you to send messages(for now, more in the future) to telegram chats
Project Organization

Project Organization

iSuper.org

Download isuper.telegram 0.1.24


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

Dependencies

compile (6)

Group / Artifact Type Version
org.isuper : isuper.common jar 0.3.0
org.apache.httpcomponents : httpasyncclient jar 4.1.2
com.squareup.retrofit2 : retrofit jar 2.1.0
com.squareup.retrofit2 : converter-jackson jar 2.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
org.apache.logging.log4j : log4j-api jar 2.6.1

runtime (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-jcl jar 2.6.1
commons-codec : commons-codec jar 1.9
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.