License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-telegram-api-objects |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionReBot - Telegram API Objects
POJOs to serialization/deserialization of requests/responses to Telegram's API
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |