JTeleBot Models

The data models used by JTeleBot - Telegram Bot API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

jtelebot-models
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JTeleBot Models
The data models used by JTeleBot - Telegram Bot API

Download jtelebot-models

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.0