MVN

com.vk.knet : core

Maven & Gradle

Jan 24, 2022
2 usages
144 stars

Knet Core · Engine and Request wrapper for KNet

<dependency>
    <groupId>com.vk.knet</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0
  • Latest Alpha: 1.0-alpha05

All Versions

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

Version Vulnerabilities Updated
1.0
core-1.0
core-1.0-alpha05
core-1.0-alpha04
core-1.0-alpha02
core-1.0-alpha01

How to add a dependency to Maven

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

<dependency>
    <groupId>com.vk.knet</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.vk.knet:core:1.0'

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

implementation("com.vk.knet:core:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.vk.knet" % "core" % "1.0"

Advertisement

Dependencies from Group

Jan 24, 2022
2 usages
144 stars
Jan 24, 2022
1 usages
144 stars
Jan 24, 2022
144 stars

Discover Dependencies

Aug 08, 2023
4 usages
1.8k stars
Sep 26, 2021
2 usages
Aug 25, 2023
3 usages
3.9k stars
Jul 18, 2023
2 usages
323 stars
May 23, 2023
2 usages
44.8k stars