is not current version
Last Version 1.0.13

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

Telegram Bots InlineMenu API

GroupId

GroupId

com.github.unafraid.telegram-apis
ArtifactId

ArtifactId

CoreAPI
Version

Version

1.0.5
Type

Type

jar

Download CoreAPI 1.0.5


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