MVN

vn.sohatv : SDK_Login_Kenh14

Maven & Gradle

May 06, 2021

videocallSDK · A description of what my library does.

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>SDK_Login_Kenh14</artifactId>
    <version>1.2.1.19-kenh14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of vn.sohatv : SDK_Login_Kenh14 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1.19-kenh14

All Versions

Choose a version of vn.sohatv : SDK_Login_Kenh14 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
SDK_Login_Kenh14-1.2.1.19-kenh14
SDK_Login_Kenh14-1.2.1.28-kenh14chat

How to add a dependency to Maven

Add the following vn.sohatv : SDK_Login_Kenh14 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>SDK_Login_Kenh14</artifactId>
    <version>1.2.1.19-kenh14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following vn.sohatv : SDK_Login_Kenh14 gradle dependency to your build.gradle file:

implementation 'vn.sohatv:SDK_Login_Kenh14:1.2.1.19-kenh14'

Gradle Kotlin DSL: Add the following vn.sohatv : SDK_Login_Kenh14 gradle kotlin dependency to your build.gradle.kts file:

implementation("vn.sohatv:SDK_Login_Kenh14:1.2.1.19-kenh14")

How to add a dependency to SBT Scala

SBT Scala: Add the following vn.sohatv : SDK_Login_Kenh14 sbt scala dependency to your build.sbt file:

libraryDependencies += "vn.sohatv" % "SDK_Login_Kenh14" % "1.2.1.19-kenh14"

Advertisement