is not current version
Last Version 1.2

org.simonscode:telegram-menu-library 1.1

Easy to use library to create beautiful menus for Telegram Bots

GroupId

GroupId

org.simonscode
ArtifactId

ArtifactId

telegram-menu-library
Version

Version

1.1
Type

Type

jar

Download telegram-menu-library 1.1


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