GroupId | GroupIdio.github.h8000572003 |
---|---|
ArtifactId | ArtifactIdtelegram |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
telegram-0.0.2.pom | |
telegram-0.0.2.jar | 18 KB |
telegram-0.0.2-sources.jar | 8 KB |
telegram-0.0.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.h8000572003/telegram/ -->
<dependency>
<groupId>io.github.h8000572003</groupId>
<artifactId>telegram</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.h8000572003/telegram/
implementation 'io.github.h8000572003:telegram:0.0.2'
// https://jarcasting.com/artifacts/io.github.h8000572003/telegram/
implementation ("io.github.h8000572003:telegram:0.0.2")
'io.github.h8000572003:telegram:jar:0.0.2'
<dependency org="io.github.h8000572003" name="telegram" rev="0.0.2">
<artifact name="telegram" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.h8000572003', module='telegram', version='0.0.2')
)
libraryDependencies += "io.github.h8000572003" % "telegram" % "0.0.2"
[io.github.h8000572003/telegram "0.0.2"]