telegram-bot-client

Client library for interacting with Telegram Bots

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sergiomartinrubio
ArtifactId

ArtifactId

telegram-bot-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

telegram-bot-client
Client library for interacting with Telegram Bots
Project Organization

Project Organization

sergiomartinrubio.com
Source Code Management

Source Code Management

https://github.com/smartinrub/telegram-bot-client

Download telegram-bot-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.assertj : assertj-core jar 3.20.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.4
0.0.3