MVN

vn.sohatv : Sdk_Login_linkHay

Maven & Gradle

May 05, 2021

videocallSDK · A description of what my library does.

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>Sdk_Login_linkHay</artifactId>
    <version>1.3.2.1-linkHay2021</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.2.1-linkHay2021

All Versions

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

Version Vulnerabilities Updated
1.3.x
Sdk_Login_linkHay-1.3.2.1-linkHay2021

How to add a dependency to Maven

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

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>Sdk_Login_linkHay</artifactId>
    <version>1.3.2.1-linkHay2021</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'vn.sohatv:Sdk_Login_linkHay:1.3.2.1-linkHay2021'

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

implementation("vn.sohatv:Sdk_Login_linkHay:1.3.2.1-linkHay2021")

How to add a dependency to SBT Scala

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

libraryDependencies += "vn.sohatv" % "Sdk_Login_linkHay" % "1.3.2.1-linkHay2021"

Advertisement