is not current version
Last Version 0.3.8

io.github.h8000572003:telegram 0.0.1

telegram sample

GroupId

GroupId

io.github.h8000572003
ArtifactId

ArtifactId

telegram
Version

Version

0.0.1
Type

Type

jar

Download telegram 0.0.1


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