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