is not current version
Last Version 0.3

it.rebase:rebot-telegram-api 0.2

Telegram Java API

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-telegram-api
Version

Version

0.2
Type

Type

jar

Download rebot-telegram-api 0.2


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