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