Telegram Bot Model

Telegram Bot Model helps in creating generic bot models that can run on multiple platforms and architectures

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

telebot-model
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Telegram Bot Model
Telegram Bot Model helps in creating generic bot models that can run on multiple platforms and architectures

Download telebot-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
me.shib.java.lib : jtelebot jar 2.1.0
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0