Last Version

ReBot - Telegram API Objects 0.3

POJOs to serialization/deserialization of requests/responses to Telegram's API

License

License

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-telegram-api-objects
Version

Version

0.3
Type

Type

jar
Description

Description

ReBot - Telegram API Objects
POJOs to serialization/deserialization of requests/responses to Telegram's API
Source Code Management

Source Code Management

https://github.com/rebase-it/rebot

Download rebot-telegram-api-objects 0.3


<!-- https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-objects/ -->
<dependency>
    <groupId>it.rebase</groupId>
    <artifactId>rebot-telegram-api-objects</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-objects/
implementation 'it.rebase:rebot-telegram-api-objects:0.3'
// https://jarcasting.com/artifacts/it.rebase/rebot-telegram-api-objects/
implementation ("it.rebase:rebot-telegram-api-objects:0.3")
'it.rebase:rebot-telegram-api-objects:jar:0.3'
<dependency org="it.rebase" name="rebot-telegram-api-objects" rev="0.3">
  <artifact name="rebot-telegram-api-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-telegram-api-objects', version='0.3')
)
libraryDependencies += "it.rebase" % "rebot-telegram-api-objects" % "0.3"
[it.rebase/rebot-telegram-api-objects "0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

Project Modules

There are no modules declared in this project.