GroupId | GroupIdcom.github.insanusmokrassar |
---|---|
ArtifactId | ArtifactIdTelegramBotAPI-jvm |
Version | Version0.21.0 |
Type | Typejar |
Filename | Size |
---|---|
TelegramBotAPI-jvm-0.21.0.pom | |
TelegramBotAPI-jvm-0.21.0.jar | 1 MB |
TelegramBotAPI-jvm-0.21.0-sources.jar | 274 KB |
TelegramBotAPI-jvm-0.21.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-jvm/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI-jvm</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-jvm/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-jvm:0.21.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-jvm/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-jvm:0.21.0")
'com.github.insanusmokrassar:TelegramBotAPI-jvm:jar:0.21.0'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-jvm" rev="0.21.0">
<artifact name="TelegramBotAPI-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-jvm', version='0.21.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-jvm" % "0.21.0"
[com.github.insanusmokrassar/TelegramBotAPI-jvm "0.21.0"]