api-servlet 1.0-4

Simple API servlet

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy
ArtifactId

ArtifactId

telegram-bot-client
Last Version

Last Version

1.0-4
Release Date

Release Date

Type

Type

jar
Description

Description

api-servlet 1.0-4
Simple API servlet
Project URL

Project URL

https://github.com/evsinev/telegram-bot-client
Source Code Management

Source Code Management

https://github.com/evsinev/telegram-bot-client

Download telegram-bot-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-4
1.0-3
1.0-2
1.0-1