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