MVN

com.vk.api : core

Maven & Gradle

Mar 22, 2019
287 stars

Java SDK for VK API · Java library for VK API interaction, includes OAuth 2.0 authorization and API methods.

<dependency>
    <groupId>com.vk.api</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0-public</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vk.api : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-public

All Versions

Choose a version of com.vk.api : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
core-1.0.0-public

How to add a dependency to Maven

Add the following com.vk.api : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vk.api</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0-public</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vk.api : core gradle dependency to your build.gradle file:

implementation 'com.vk.api:core:1.0.0-public'

Gradle Kotlin DSL: Add the following com.vk.api : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vk.api:core:1.0.0-public")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vk.api : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vk.api" % "core" % "1.0.0-public"

Advertisement

Dependencies from Group

sdk
Dec 20, 2021
3 usages
287 stars
Mar 22, 2019
287 stars

Discover Dependencies

Sep 05, 2022
9 stars
May 17, 2019
23 stars
May 24, 2019
0 stars
Jul 06, 2020
20 stars
Mar 22, 2019
10 stars
Nov 04, 2019
19.8k stars
Apr 09, 2020
3 stars
May 13, 2020
0 stars