| License |
License |
|---|---|
| GroupId | GroupIdcom.github.paolodenti |
| ArtifactId | ArtifactIdtelegram-types |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontelegram-types
Telegram data types
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| telegram-types-1.0.7.pom | |
| telegram-types-1.0.7.jar | 51 KB |
| telegram-types-1.0.7-sources.jar | 28 KB |
| telegram-types-1.0.7-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/ -->
<dependency>
<groupId>com.github.paolodenti</groupId>
<artifactId>telegram-types</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/
implementation 'com.github.paolodenti:telegram-types:1.0.7'
// https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/
implementation ("com.github.paolodenti:telegram-types:1.0.7")
'com.github.paolodenti:telegram-types:jar:1.0.7'
<dependency org="com.github.paolodenti" name="telegram-types" rev="1.0.7">
<artifact name="telegram-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paolodenti', module='telegram-types', version='1.0.7')
)
libraryDependencies += "com.github.paolodenti" % "telegram-types" % "1.0.7"
[com.github.paolodenti/telegram-types "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |