VK Bot SDK

The Java library for working with VK api

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.storm-bit
ArtifactId

ArtifactId

vk-bot-sdk
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

VK Bot SDK
The Java library for working with VK api
Project URL

Project URL

https://github.com/Storm-bit/vk-java-sdk.git
Project Organization

Project Organization

com.github.storm-bit
Source Code Management

Source Code Management

https://github.com/Storm-bit/vk-bot-sdk

Download vk-bot-sdk

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.json : json jar 20170516
org.jsoup : jsoup jar 1.13.1
org.slf4j : slf4j-log4j12 jar 1.7.25
com.sparkjava : spark-core jar 2.7.2
net.dongliu : requests jar 5.0.8

Project Modules

There are no modules declared in this project.

Vk Bot SDK

The Java library for working with VK api

As a basis, I took the library from @petersamokhin and redid it.

Versions

Version
1.2.1
1.2.0
1.1.9
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0