| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sergiomartinrubio |
| ArtifactId | ArtifactIdtelegram-bot-client |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontelegram-bot-client
Client library for interacting with Telegram Bots
|
| Project Organization |
Project Organizationsergiomartinrubio.com |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| telegram-bot-client-0.1.0.pom | |
| telegram-bot-client-0.1.0.jar | 29 KB |
| telegram-bot-client-0.1.0-sources.jar | 16 KB |
| telegram-bot-client-0.1.0-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sergiomartinrubio/telegram-bot-client/ -->
<dependency>
<groupId>com.sergiomartinrubio</groupId>
<artifactId>telegram-bot-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sergiomartinrubio/telegram-bot-client/
implementation 'com.sergiomartinrubio:telegram-bot-client:0.1.0'
// https://jarcasting.com/artifacts/com.sergiomartinrubio/telegram-bot-client/
implementation ("com.sergiomartinrubio:telegram-bot-client:0.1.0")
'com.sergiomartinrubio:telegram-bot-client:jar:0.1.0'
<dependency org="com.sergiomartinrubio" name="telegram-bot-client" rev="0.1.0">
<artifact name="telegram-bot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sergiomartinrubio', module='telegram-bot-client', version='0.1.0')
)
libraryDependencies += "com.sergiomartinrubio" % "telegram-bot-client" % "0.1.0"
[com.sergiomartinrubio/telegram-bot-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| org.assertj : assertj-core | jar | 3.20.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |