License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.healexxzt |
ArtifactId | ArtifactIdvk-bot-keyboard |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionVK Bot Java SDK
SDK for interacting with VK.com API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vk-bot-keyboard-1.1.2.pom | |
vk-bot-keyboard-1.1.2.jar | 122 KB |
vk-bot-keyboard-1.1.2-sources.jar | 78 KB |
vk-bot-keyboard-1.1.2-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/ -->
<dependency>
<groupId>com.github.healexxzt</groupId>
<artifactId>vk-bot-keyboard</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation 'com.github.healexxzt:vk-bot-keyboard:1.1.2'
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation ("com.github.healexxzt:vk-bot-keyboard:1.1.2")
'com.github.healexxzt:vk-bot-keyboard:jar:1.1.2'
<dependency org="com.github.healexxzt" name="vk-bot-keyboard" rev="1.1.2">
<artifact name="vk-bot-keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healexxzt', module='vk-bot-keyboard', version='1.1.2')
)
libraryDependencies += "com.github.healexxzt" % "vk-bot-keyboard" % "1.1.2"
[com.github.healexxzt/vk-bot-keyboard "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20170516 |
com.sparkjava : spark-core | jar | 2.6.0 |
org.yaml : snakeyaml | jar | 1.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |