MVN

vn.sohatv : SDK_Login_Lotus_Page

Maven & Gradle

May 10, 2021

videocallSDK · A description of what my library does.

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>SDK_Login_Lotus_Page</artifactId>
    <version>1.1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.7.3

All Versions

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

Version Vulnerabilities Updated
1.1.x
SDK_Login_Lotus_Page-1.1.7.3
SDK_Login_Lotus_Page-1.1.7.2
SDK_Login_Lotus_Page-1.1.7.1
SDK_Login_Lotus_Page-1.1.7.0
1.0.x
SDK_Login_Lotus_Page-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>vn.sohatv</groupId>
    <artifactId>SDK_Login_Lotus_Page</artifactId>
    <version>1.1.7.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'vn.sohatv:SDK_Login_Lotus_Page:1.1.7.3'

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

implementation("vn.sohatv:SDK_Login_Lotus_Page:1.1.7.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "vn.sohatv" % "SDK_Login_Lotus_Page" % "1.1.7.3"

Advertisement