is not current version
Last Version 1.0-4

com.payneteasy:telegram-bot-client 1.0-3

Simple API servlet

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy
ArtifactId

ArtifactId

telegram-bot-client
Version

Version

1.0-3
Type

Type

jar

Download telegram-bot-client 1.0-3


<!-- https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/ -->
<dependency>
    <groupId>com.payneteasy</groupId>
    <artifactId>telegram-bot-client</artifactId>
    <version>1.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/
implementation 'com.payneteasy:telegram-bot-client:1.0-3'
// https://jarcasting.com/artifacts/com.payneteasy/telegram-bot-client/
implementation ("com.payneteasy:telegram-bot-client:1.0-3")
'com.payneteasy:telegram-bot-client:jar:1.0-3'
<dependency org="com.payneteasy" name="telegram-bot-client" rev="1.0-3">
  <artifact name="telegram-bot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy', module='telegram-bot-client', version='1.0-3')
)
libraryDependencies += "com.payneteasy" % "telegram-bot-client" % "1.0-3"
[com.payneteasy/telegram-bot-client "1.0-3"]