MVN

cn.jiguang.sdk : jverification

Maven & Gradle

Jul 12, 2023
115 stars

jverification · Android JVerification SDK

<dependency>
    <groupId>cn.jiguang.sdk</groupId>
    <artifactId>jverification</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jiguang.sdk : jverification to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of cn.jiguang.sdk : jverification to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
jverification-3.1.1
jverification-3.1.01
jverification-3.1.0
3.0.x
jverification-3.0.1
jverification-3.0.0
2.9.x
jverification-2.9.9
jverification-2.9.8
jverification-2.9.7
jverification-2.9.6
jverification-2.9.5
jverification-2.9.4
jverification-2.9.3
jverification-2.9.2
jverification-2.9.1.1
jverification-2.9.1
jverification-2.9.0
2.8.x
jverification-2.8.0
2.7.x
jverification-2.7.9
jverification-2.7.8
jverification-2.7.7
jverification-2.7.6
jverification-2.7.4
jverification-2.7.3
jverification-2.7.2
jverification-2.7.1
jverification-2.7.0

How to add a dependency to Maven

Add the following cn.jiguang.sdk : jverification maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.jiguang.sdk</groupId>
    <artifactId>jverification</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.jiguang.sdk : jverification gradle dependency to your build.gradle file:

implementation 'cn.jiguang.sdk:jverification:3.1.1'

Gradle Kotlin DSL: Add the following cn.jiguang.sdk : jverification gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.jiguang.sdk:jverification:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.jiguang.sdk : jverification sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.jiguang.sdk" % "jverification" % "3.1.1"

Advertisement

Dependencies from Group

Jun 29, 2023
1 usages
115 stars
Jun 29, 2023
1 usages
115 stars
Nov 23, 2021
115 stars
Nov 28, 2022
115 stars
Apr 25, 2021
115 stars

Discover Dependencies