License |
License |
---|---|
GroupId | GroupIdcom.github.unafraid.telegram-apis |
ArtifactId | ArtifactIdInlineMenuAPI |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInlineMenuAPI
Telegram Bots InlineMenu API
|
Project URL |
Project URL |
Filename | Size |
---|---|
InlineMenuAPI-1.0.13.pom | |
InlineMenuAPI-1.0.13.jar | 17 KB |
InlineMenuAPI-1.0.13-sources.jar | 19 KB |
InlineMenuAPI-1.0.13-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.unafraid.telegram-apis/InlineMenuAPI/ -->
<dependency>
<groupId>com.github.unafraid.telegram-apis</groupId>
<artifactId>InlineMenuAPI</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.unafraid.telegram-apis/InlineMenuAPI/
implementation 'com.github.unafraid.telegram-apis:InlineMenuAPI:1.0.13'
// https://jarcasting.com/artifacts/com.github.unafraid.telegram-apis/InlineMenuAPI/
implementation ("com.github.unafraid.telegram-apis:InlineMenuAPI:1.0.13")
'com.github.unafraid.telegram-apis:InlineMenuAPI:jar:1.0.13'
<dependency org="com.github.unafraid.telegram-apis" name="InlineMenuAPI" rev="1.0.13">
<artifact name="InlineMenuAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.unafraid.telegram-apis', module='InlineMenuAPI', version='1.0.13')
)
libraryDependencies += "com.github.unafraid.telegram-apis" % "InlineMenuAPI" % "1.0.13"
[com.github.unafraid.telegram-apis/InlineMenuAPI "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.unafraid.telegram-apis : CoreAPI | jar | 1.0.13 |