MVN

com.tencent.vasdolly : helper

Maven & Gradle

Feb 07, 2023
2.9k stars

VasDolly helper aar

<dependency>
    <groupId>com.tencent.vasdolly</groupId>
    <artifactId>helper</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.vasdolly : helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of com.tencent.vasdolly : helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
helper-3.0.6
helper-3.0.5
helper-3.0.4
helper-3.0.3
helper-3.0.2
helper-3.0.1
helper-3.0.0
2.0.x
helper-2.0.4

How to add a dependency to Maven

Add the following com.tencent.vasdolly : helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tencent.vasdolly</groupId>
    <artifactId>helper</artifactId>
    <version>3.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent.vasdolly : helper gradle dependency to your build.gradle file:

implementation 'com.tencent.vasdolly:helper:3.0.6'

Gradle Kotlin DSL: Add the following com.tencent.vasdolly : helper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent.vasdolly:helper:3.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent.vasdolly : helper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent.vasdolly" % "helper" % "3.0.6"

Advertisement

Dependencies from Group

Feb 07, 2023
2 usages
2.9k stars
Feb 07, 2023
2 usages
2.9k stars
Feb 07, 2023
1 usages
2.9k stars
Feb 07, 2023
1 usages
2.9k stars
Feb 07, 2023
2.9k stars

Discover Dependencies