is not current version
Last Version 1.0.13

com.github.unafraid.telegram-apis:CoreAPI 1.0.7

Telegram Bots InlineMenu API

GroupId

GroupId

com.github.unafraid.telegram-apis
ArtifactId

ArtifactId

CoreAPI
Version

Version

1.0.7
Type

Type

jar

Download CoreAPI 1.0.7


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