| License |
License |
|---|---|
| GroupId | GroupIdio.github.biezhi |
| ArtifactId | ArtifactIdtelegram-bot-api |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontelegram-bot-api
Telegram bot library by Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| telegram-bot-api-0.0.2.pom | |
| telegram-bot-api-0.0.2.jar | 164 KB |
| telegram-bot-api-0.0.2-sources.jar | 72 KB |
| telegram-bot-api-0.0.2-javadoc.jar | 792 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.biezhi/telegram-bot-api/ -->
<dependency>
<groupId>io.github.biezhi</groupId>
<artifactId>telegram-bot-api</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.biezhi/telegram-bot-api/
implementation 'io.github.biezhi:telegram-bot-api:0.0.2'
// https://jarcasting.com/artifacts/io.github.biezhi/telegram-bot-api/
implementation ("io.github.biezhi:telegram-bot-api:0.0.2")
'io.github.biezhi:telegram-bot-api:jar:0.0.2'
<dependency org="io.github.biezhi" name="telegram-bot-api" rev="0.0.2">
<artifact name="telegram-bot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.biezhi', module='telegram-bot-api', version='0.0.2')
)
libraryDependencies += "io.github.biezhi" % "telegram-bot-api" % "0.0.2"
[io.github.biezhi/telegram-bot-api "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.github.biezhi : oh-my-request | jar | 0.0.1 |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |