Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 259 Bytes

Vkontakte API Java Client Library

Download

Gradle

compile 'io.github.kascoder:vkclient:0.3.4'

Maven

<dependency>
  <groupId>io.github.kascoder</groupId>
  <artifactId>vkclient</artifactId>
  <version>0.3.4</version>
</dependency>