| Группа | Группаio.github.apimorphism |
|---|---|
| Идентификатор | Идентификаторtelegramium-core_2.12 |
| Версия | Версия7.53.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| telegramium-core_2.12-7.53.0.pom | |
| telegramium-core_2.12-7.53.0.jar | 2 MB |
| telegramium-core_2.12-7.53.0-sources.jar | 179 KB |
| telegramium-core_2.12-7.53.0-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-core_2.12/ -->
<dependency>
<groupId>io.github.apimorphism</groupId>
<artifactId>telegramium-core_2.12</artifactId>
<version>7.53.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-core_2.12/
implementation 'io.github.apimorphism:telegramium-core_2.12:7.53.0'
// https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-core_2.12/
implementation ("io.github.apimorphism:telegramium-core_2.12:7.53.0")
'io.github.apimorphism:telegramium-core_2.12:jar:7.53.0'
<dependency org="io.github.apimorphism" name="telegramium-core_2.12" rev="7.53.0">
<artifact name="telegramium-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.apimorphism', module='telegramium-core_2.12', version='7.53.0')
)
libraryDependencies += "io.github.apimorphism" % "telegramium-core_2.12" % "7.53.0"
[io.github.apimorphism/telegramium-core_2.12 "7.53.0"]