| Группа | Группаio.github.justlel |
|---|---|
| Идентификатор | Идентификаторtgbot-handlers-integration |
| Версия | Версия1.1.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/ -->
<dependency>
<groupId>io.github.justlel</groupId>
<artifactId>tgbot-handlers-integration</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/
implementation 'io.github.justlel:tgbot-handlers-integration:1.1.0'
// https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/
implementation ("io.github.justlel:tgbot-handlers-integration:1.1.0")
'io.github.justlel:tgbot-handlers-integration:jar:1.1.0'
<dependency org="io.github.justlel" name="tgbot-handlers-integration" rev="1.1.0">
<artifact name="tgbot-handlers-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.justlel', module='tgbot-handlers-integration', version='1.1.0')
)
libraryDependencies += "io.github.justlel" % "tgbot-handlers-integration" % "1.1.0"
[io.github.justlel/tgbot-handlers-integration "1.1.0"]