Last Version

JTeleBot 2.1.2

A Java library for Telegram Bot API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

jtelebot
Version

Version

2.1.2
Type

Type

jar
Description

Description

JTeleBot
A Java library for Telegram Bot API
Project URL

Project URL

https://github.com/shibme/jtelebot
Source Code Management

Source Code Management

https://github.com/shibme/jtelebot

Download jtelebot 2.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
me.shib.java.lib : restiny jar 0.1.5
me.shib.java.lib : utils jar 0.0.1

Project Modules

There are no modules declared in this project.