is not current version
Last Version 1.1.2

com.github.healexxzt:vk-bot-keyboard 1.1.0B

SDK for interacting with VK.com API

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.healexxzt
ArtifactId

ArtifactId

vk-bot-keyboard
Version

Version

1.1.0B
Type

Type

jar

Download vk-bot-keyboard 1.1.0B


<!-- https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/ -->
<dependency>
    <groupId>com.github.healexxzt</groupId>
    <artifactId>vk-bot-keyboard</artifactId>
    <version>1.1.0B</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation 'com.github.healexxzt:vk-bot-keyboard:1.1.0B'
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation ("com.github.healexxzt:vk-bot-keyboard:1.1.0B")
'com.github.healexxzt:vk-bot-keyboard:jar:1.1.0B'
<dependency org="com.github.healexxzt" name="vk-bot-keyboard" rev="1.1.0B">
  <artifact name="vk-bot-keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healexxzt', module='vk-bot-keyboard', version='1.1.0B')
)
libraryDependencies += "com.github.healexxzt" % "vk-bot-keyboard" % "1.1.0B"
[com.github.healexxzt/vk-bot-keyboard "1.1.0B"]