Last Version

Telegram Bots Framework 3.0.2

An application designed to make java bot development quicker, share server ressources.

License

License

GroupId

GroupId

org.simonscode
ArtifactId

ArtifactId

telegrambots.framework
Version

Version

3.0.2
Type

Type

jar
Description

Description

Telegram Bots Framework
An application designed to make java bot development quicker, share server ressources.
Project URL

Project URL

https://github.com/AnyTimeTraveler/telegrambots-framework
Source Code Management

Source Code Management

https://github.com/AnyTimeTraveler/telegrambots-framework

Download telegrambots.framework 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.telegram : telegrambots jar 3.6
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.