Last Version

VK Bot SDK 1.2.1

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
Version

Version

1.2.1
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 1.2.1


<!-- 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.