t

telegram-menu-library

Easy to use library to create beautiful menus for Telegram Bots
https://github.com/AnyTimeTraveler/telegram-menu-library
MIT License
Simon Struck
文件下载
文件名 操作
telegram-menu-library-1.2.jar 下载
telegram-menu-library-1.2.pom 下载
telegram-menu-library-1.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.simonscode</groupId>
  <artifactId>telegram-menu-library</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'org.simonscode:telegram-menu-library:1.2'
Gradle Kotlin
implementation("org.simonscode:telegram-menu-library:1.2")
Scala SBT
libraryDependencies += "org.simonscode" % "telegram-menu-library" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.simonscode', module='telegram-menu-library', version='1.2')
)
Apache Ivy
<dependency org="org.simonscode" name="telegram-menu-library" rev="1.2" />
Leiningen
[org.simonscode/telegram-menu-library "1.2"]
Apache Buildr
'org.simonscode:telegram-menu-library:jar:1.2'
本项目依赖