| Categories |
CategoriesNet CLI User Interface |
|---|---|
| GroupId | GroupIdcom.payneteasy |
| ArtifactId | ArtifactIdtelegram-bot-client |
| Last Version | Last Version1.0-4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-servlet 1.0-4
Simple API servlet
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| telegram-bot-client-1.0-4.pom | |
| telegram-bot-client-1.0-4.jar | 15 KB |
| telegram-bot-client-1.0-4-sources.jar | 6 KB |
| telegram-bot-client-1.0-4-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/ -->
<dependency>
<groupId>com.payneteasy</groupId>
<artifactId>telegram-bot-client</artifactId>
<version>1.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/
implementation 'com.payneteasy:telegram-bot-client:1.0-4'
// https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/
implementation ("com.payneteasy:telegram-bot-client:1.0-4")
'com.payneteasy:telegram-bot-client:jar:1.0-4'
<dependency org="com.payneteasy" name="telegram-bot-client" rev="1.0-4">
<artifact name="telegram-bot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy', module='telegram-bot-client', version='1.0-4')
)
libraryDependencies += "com.payneteasy" % "telegram-bot-client" % "1.0-4"
[com.payneteasy/telegram-bot-client "1.0-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| commons-io : commons-io | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.11 |
| ch.qos.logback : logback-core | jar | 1.1.11 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |